Go to file
Markéta Machová 5a55a95806 Accepting request 902834 from home:bnavigator:branches:devel:languages:python:jupyter
- 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

OBS-URL: https://build.opensuse.org/request/show/902834
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-client?expand=0&rev=10
2021-06-28 14:24:57 +00:00
_multibuild Accepting request 778855 from home:TheBlackCat:branches:devel:languages:python:jupyter 2020-02-24 17:17:03 +00:00
.gitattributes Accepting request 747865 from home:TheBlackCat:branches:devel:languages:python:jupyter 2019-11-12 17:30:04 +00:00
.gitignore Accepting request 747865 from home:TheBlackCat:branches:devel:languages:python:jupyter 2019-11-12 17:30:04 +00:00
jupyter_client-6.1.12.tar.gz Accepting request 902834 from home:bnavigator:branches:devel:languages:python:jupyter 2021-06-28 14:24:57 +00:00
jupyter_client-pr646-remove-async_generator.patch Accepting request 902834 from home:bnavigator:branches:devel:languages:python:jupyter 2021-06-28 14:24:57 +00:00
python-jupyter-client.changes Accepting request 902834 from home:bnavigator:branches:devel:languages:python:jupyter 2021-06-28 14:24:57 +00:00
python-jupyter-client.spec Accepting request 902834 from home:bnavigator:branches:devel:languages:python:jupyter 2021-06-28 14:24:57 +00:00