SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-jupyter-client-8.2.0-ill.50.5.noarch.rpm :

* Fri Apr 14 2023 Ben Greiner - update to v8.2.0
* use c.f.Future to wait across threads #940 (AATTminrk)- Remove jupyter package, provide alternatives instead
* Thu Mar 23 2023 Ben Greiner - Update to 8.1.0
* ThreadedZMQStream: close stream before socket #936 (AATTminrk)
* Sun Mar 19 2023 Ben Greiner - Update to 8.0.3
* Fix kernelspec print output #933 (AATTminrk)
* Don\'t emit a trailng newline in base64-encoded data like \'image/png\' #931 (AATTxl0)
* Improving jsonutil tests #929 (AATTandrehora)
* Sun Feb 05 2023 Ben Greiner - Update to 8.0.2
* Add papermill downstream check and fix kernel client replies [#925] (AATTblink1073)- Release 8.0.1
* Fix json_output in kernelspec app #921 (AATTblink1073)- Release 8.0.0
* This release is primarily focused on improving asyncio support, while aiming to have minimal API changes. [#]# Enhancements made
* Remove nest-asyncio dependency #835 (AATTblink1073) [#]# Bugs fixed
* Allow interrupt during restart of pending kernels #898 (AATTblink1073)
* Fix connection reconciliation to handle restarts #882 (AATTkevin-bates)
* Reconcile connection information #879 (AATTkevin-bates)
* Workaround for launch bug #861 (AATTblink1073)
* Defer creation of ready future #858 (AATTblink1073)
* Fix handling of initial ready promise #854 (AATTblink1073)
* Revert \"Fix pending kernels again\" #853 (AATTblink1073)
* Fix pending kernels again #845 (AATTblink1073)
* Use pytest_asyncio fixture #826 (AATTdavidbrochart) [#]# Maintenance and upkeep improvements
* Fix jupyter_core pinning #896 (AATTophie200)
* Use pytest-jupyter #891 (AATTblink1073)
* Import ensure_async and run_sync from jupyter_core #889 (AATTdavidbrochart)
* Support Python 3.8-3.11 #866 (AATTblink1073)
* Move tests to top level #834 (AATTblink1073)
* Fix nbconvert downstream test #827 (AATTblink1073)- Add jupyter-client-suse-remove-ifconfig-test.patch
* Sun Jan 15 2023 Ben Greiner - Update to 7.4.9
* Make Qtconsole work with PyZMQ 25 #914 (AATTccordoba12)
* [7.x] Remove deprecated zmq imports #916 (AATTblink1073)- Drop py310-ignore-deprecation.patch
* Wed Dec 14 2022 Ben Greiner - Update to 7.4.8
* Make sure loop is marked with nest_asyncio #893 (AATTimpact27)- Release 7.4.7
* Fix connection reconciliation to handle restarts #882 (AATTkevin-bates)- Release 7.4.6
* Reconcile connection information #879 (AATTkevin-bates)- Release 7.4.5
* [7.x] Handle Jupyter Core Warning #875 (AATTblink1073)- Release 7.4.4
* Workaround for launch bug #861 (AATTblink1073)- Release 7.4.3
* Defer creation of ready future #858 (AATTblink1073)- Release 7.4.2
* Fix ready promise and session send #852 (AATTblink1073)
* Fix pending kernels backported and reverted: #848 #851- Release 7.3.5
* add AsyncKernelClient to doc/api/client.rst #819 (AATThelioz11)
* Use tornado 6.2\'s PeriodicCallback in restarter #822 (AATTvidartf)
* Make _stdin_hook_default async #814 (AATTdavidbrochart)- Replace py3109-compat.patch by py310-ignore-deprecation.patch gh#jupyter/jupyter_client#713
* Mon Dec 12 2022 Daniel Garcia - Update py3109-compat.patch to work with python 3.10.8 and lower.
* Mon Dec 12 2022 Daniel Garcia - Add py3109-compat.patch to make it work with python 3.10.9.
* Tue Jun 28 2022 Ben Greiner - Update to version 7.3.4
* Revert latest changes to ThreadedZMQSocketChannel because they break Qtconsole #803 (AATTccordoba12)
* Add local-provisioner entry point to pyproject.toml Fixes #800 [#801] (AATTutkonos)
* Correct Any type annotations. #791 (AATTjoouha)
* Use hatch backend #789 (AATTblink1073)- Remove jupyter-client-fix787-kernelwarningsfilter.patch, we updated the ipykernel instead.
* Wed May 25 2022 Ben Greiner - Add jupyter-client-fix787-kernelwarningsfilter.patch
* gh#jupyter/jupyter_client#787
* Wed May 25 2022 andy great - Disable pytest for signalkernel.py and problemkernel.py because issue with newer ipykernel. https://github.com/jupyter/jupyter_client/issues/787- Update to version 7.3.1.
* Bugs fixed
* Check that channels exist before asking if they are alive [#785] (AATTccordoba12)
* Unicode error correction using Error Handler #779 (AATThxawax)
* Maintenance and upkeep improvements
* Allow bot PRs to be automatically labeled #784 (AATTblink1073)- Update for version 7.3.0
* Bugs fixed
* Fix shutdown and cleanup behavior #772 (AATTblink1073)
* Maintenance and upkeep improvements
* Improve mypy config #769 (AATTblink1073)- Update for version 7.2.2
* Maintenance and upkeep improvements
* Include py.typed file #766 (AATTblink1073)
* More Cleanup #764 (AATTblink1073)- Update for version 7.2.1
* Maintenance and upkeep improvements
* Handle Warnings #760 (AATTblink1073)- Update for version 7.2.0
* Enhancements made
* Update consoleapp.py #733 (AATTyou-n-g)
* Bugs fixed
* Json packer: handle TypeError and fallback to old json_clean [#752] (AATTmartinRenou)
* Prefer sending signals to kernel process group #743 (AATTkevin-bates)
* Maintenance and upkeep improvements
* Mock is not needed #758 (AATThroncok)
* Add pytest opts and clean up workflows #757 (AATTblink1073)
* Clean up dependency handling #750 (AATTblink1073)
* Use built in run cancellation #742 (AATTblink1073)
* Sun Mar 13 2022 Ben Greiner - Update to 7.1.2
* Await kernel.ready in _async_shutdown_kernel #740 (AATTjtpio)
* Sat Jan 15 2022 Ben Greiner - Update to 7.1.1
* Further improvements to pending kernels managment #732 (AATTZsailer)
* Test against all kernels in jupyter kernel test and clean up CI [#731] (AATTblink1073)
* Add support for pending kernels #712 (AATTblink1073)
* Improve restarter logic #717 (AATTvidartf)
* Set sticky bit only on the directory #711 (AATTci4ic4)
* Sun Oct 17 2021 Ben Greiner - Update to 7.0.6
* Fallback to the old ipykernel \"json_clean\" if we are not able to serialize a JSON message #708 (AATTmartinRenou)
* Add test for serializing bytes #707 (AATTmartinRenou)- Release 7.0.5
* avoid use of deprecated zmq.utils.jsonapi #703 (AATTminrk)
* Use logger.warning instead of deprecated warn method #700 (AATTkevin-bates)- Release 7.0.4
* Fix json_default so that it\'s closer to what ipykernel had before #698 (AATTmartinRenou)
* Clean up the pending task #697 (AATTshingo78)
* fix kernel can only restart once issue #695 (AATTmofanke)
* Prevent failure if kernel is not found when shutting it down [#694] (AATTmartinRenou)- Release 7.0.3
* Address missing local-provisioner scenario #692 (AATTkevin-bates)
* use load_connection_info(info) when constructing a blocking client #688 (AATTminrk)- Release 7.0.2
* Don\'t set event loop policy on Windows at import time #686 (AATTminrk)
* Improve migration guide #685 (AATTdavidbrochart)- Release 7.0.1
* Use formal method names when called internally #683 (AATTkevin-bates)- Release 7.0.0
* The 7.0 release brings a major feature in Kernel Provisioners, which enable the ability for third parties to manage the lifecycle of a kernel\'s runtime environment.
* Being a major release, there are some backward incompatible changes. Please see the migration guide for further details.
* Enhancements made:
* Kernel Provisioning - initial implementation #612 (AATTkevin-bates)
* Fix up some async method aliases in KernelManager #670 (AATTkevin-bates)
* Support answer_yes when removing kernel specs #659 (AATTdavidbrochart)
* Include process ID in message ID #655 (AATTtakluyver)
* Fix qtconsole issues #638 (AATTdavidbrochart)
* Added debugger key in kernel_info_reply #486 (AATTJohanMabille)
* Prepare for use with Jupyter Releaser #676 (AATTafshin)
* Force install jupyter_client master #675 (AATTdavidbrochart)
* Fix project name #674 (AATTvidartf)
* Rename trait to allowed_kernelspecs #672 (AATTblink1073)
* Remove block parameter from get_msg() #671 (AATTdavidbrochart)
* Only import nest_asyncio locally #665 (AATTSylvainCorlay)
* Use a default serializer that is not only for date types #664 (AATTmartinRenou)
* Updated debug_info_response #657 (AATTJohanMabille)
* Do not block on exit #651 (AATTimpact27)
* Update test kernel with native coroutine, remove async_generator dependency #646 (AATTkevin-bates)
* setup.py and CI improvements #645 (AATTdolfinus)
* Test downstream projects #644 (AATTdavidbrochart)
* Remove deprecations in kernel manager #643 (AATTkevin-bates)
* Add block=True back to get_msg() #641 (AATTdavidbrochart)
* Pin python>=3.6.1 #636 (AATTdavidbrochart)
* Use pre-commit #631 (AATTdavidbrochart)
* Attempt CI with ipykernel 6.0 prerelease #629 (AATTSylvainCorlay)
* Make KernelManager subclass tests DRY #628 (AATTdavidbrochart)
* Add tests to ensure MultiKernelManager subclass methods are called #627 (AATTkevin-bates)
* Add type annotations, refactor sync/async #623 (AATTdavidbrochart)
* Create migration guide #681 (AATTblink1073)
* Update changelog for 7.0.0rc0 #673 (AATTblink1073)
* Added documentation for richInspectVariables request #654 (AATTJohanMabille)
* Change to edit_magic payload #652 (AATTyitzchak)
* Added missing documentation for the inspectVariables request and resp… #649 (AATTJohanMabille)
* Add status field to other replies in documentation #648 (AATTyitzchak)- Drop jupyter_client-pr646-remove-async_generator.patch
* Thu Aug 12 2021 Ben Greiner - remove the ringdisabled conditional: ipykernel5 will be in Ring1
* Wed Aug 11 2021 Ben Greiner - Disable testing the kernelmanager in the python36 flavor in lettered staging so that we don\'t need python-ipykernel5 in Ring1- Work around conflict for jupyter-ipykernel due to dangling python36-ipykernel package until it gets removed from Factory
* Mon Jun 28 2021 Ben Greiner - Update to 6.1.12
* Shutdown request sequence has been modified to be more graceful, it now is preceded by interrupt, and will also send a SIGTERM before forcibly killing the kernel
* Removal of ipython_genutils as a dependency. It was implicit before; but required by at least traitlets thus avoiding issues. We are working on completely removing it from all jupyter dependencies; as it might lead to issues packaging for Python 3.10, and was mostly used for compatibility with python 2.
* Address a race condition between shutdown_kernel and restarter.- Release 6.1.11
* Move jedi pinning to test requirements- Release 6.1.10
* Add change parameter needed for observer method of kernel_spec_manager trait- Release 6.1.9
* Pin jedi<=0.17.2- Release 6.1.8
* Doc updates
* Fix path to the connection file
* Code cleanup
* Silence kill_kernel when no process is present
* Remove extra_env and corresponding test
* Add documentation dependencies to setup.py
* Fix for Windows localhost IP addresses
* Drop Travis CI, add GitHub Actions
* Adapt KernelManager._kernel_spec_manager_changed to observe
* Allow use ~/ in the kernel\'s command or its arguments
* Change wait_for_ready logic
* Fix test_session with msgpack v1- Add jupyter_client-pr646-remove-async_generator.patch
* gh#jupyter/jupyter_client#646
* fixes the current staging:F failure, same as gh#jupyter/jupyter_client#661- Use flaky plugin for unreliable parallel kernel tests
* Sat Sep 05 2020 Arun Persaud - specfile:
* update required packages for tests according to setup.py- update to version 6.1.7
* Fixed launching non python kernels from a windows store installed jupyter
* Silenced kill_kernel when kernel is already terminated
* Removed a number of python 2 code paths (thanks AATTrahulporuri)
* Documentation improvements around debug request/reply patterns- changes from version 6.1.6:
* Removed warnings in more cases for KernelManagers that use new cleanup method (:ghpull:`560`)
* Some improved tests with a conversion to pytest pattern (:ghpull:`561`)- changes from version 6.1.5:
* Gracefully Close ZMQ Context upon kernel shutdown to fix memory leak (:ghpull:`548`)
* Fix for chained exceptions to preserve stacks (:ghpull:`552`, :ghpull:`554`)
* Fix start_kernel error when passing kernel_id (:ghpull:`547`)
* Update to releasing docs (:ghpull:`543`)- changes from version 6.1.4:
* (Deleted release with incorrect local files)
* Sat Apr 25 2020 Arun Persaud - Update to version 6.1.3:
* Add AsyncKernelClient client_class to AsyncKernelManager (:ghpull:`542`)
* Doc fix for xeus hyperlinks (:ghpull:`540`)
* Doc typo fix (:ghpull:`539`)- changes from version 6.1.2:
* Fixed a bug causing clients to sometimes hang after a stop call was made (:ghpull:`536`)- changes from version 6.1.1:
* Subprocess kill action fix for async execution (:ghpull:`535`)
* Doc fix for xeus kernel list (:ghpull:`534`)- changes from version 6.1.0:
* This release includes support for asyncio patterns! Downstream tools should soon have releases to additionally support async patterns.
* AsyncKernelManager and AsyncMultiKernelManager are now available for async jupyter_client interactions (:ghpull:`528`, :ghpull:`529`)
* Removed unused sphinx dependency (:ghpull:`518`, :ghpull:`518`).
* Added install instructions for pip to documentation (:ghpull:`521`)
* Improved docs around version protocol and messaging (:ghpull:`522`, :ghpull:`526`)
* Mon Feb 24 2020 Todd R - Update to version 6.0.0 + New Features:
* Added async API + Changes:
* Python 3.8 testing and support added
* Session.msg_id optimization
* Only cache ports if the cache_ports flag is set to True
* Removed direct dependency on pywin32 as this is now in jupyter core + Fixes:
* Prevent two kernels to have the same ports + Docs:
* Document the handling of error in do_execute + Breaking changes:
* Dropped support for Python 2.7!- Implement tests via multibuild- Drop doc subpackage. This was only around to resolve dependency cycles in testing, which the multibuild now does. Keeping up with rapid changes in readthedocs was becoming difficult.
 
ICM