diff --git a/jupyter_client-8.6.2.tar.gz b/jupyter_client-8.6.2.tar.gz deleted file mode 100644 index b95af11..0000000 --- a/jupyter_client-8.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2bda14d55ee5ba58552a8c53ae43d215ad9868853489213f37da060ced54d8df -size 341102 diff --git a/jupyter_client-8.6.3.tar.gz b/jupyter_client-8.6.3.tar.gz new file mode 100644 index 0000000..26d366b --- /dev/null +++ b/jupyter_client-8.6.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b3a0947c4a6e9d589eb97d7d4cd5e90f910ee73101611f01283732bd6d9419 +size 342019 diff --git a/python-jupyter-client.changes b/python-jupyter-client.changes index 8b0c4b5..013958f 100644 --- a/python-jupyter-client.changes +++ b/python-jupyter-client.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Oct 24 07:29:00 UTC 2024 - Dirk Müller + +- update to 8.6.3: + * Support psutil for finding network addresses #1033 + * use simpler isoparse from dateutil to parse ISO-8601 + timestamps #1032 (@minrk) + * Avoid a DeprecationWarning on Python 3.13+ #1027 (@hroncok) + * Fix docs check #1038 (@minrk) + * fix invocation of pip for nbconvert downstream #1037 (@minrk) + * test on python 3.13-dev #1036 (@andife) + * Support ipykernel's use of anyio in + test_signal_kernel_subprocesses #1034 (@ianthomas23) + ------------------------------------------------------------------- Wed Sep 25 08:31:03 UTC 2024 - ecsos @@ -157,7 +171,7 @@ Mon Dec 12 16:30:43 UTC 2022 - Daniel Garcia ------------------------------------------------------------------- Mon Dec 12 12:34:49 UTC 2022 - Daniel Garcia -- Add py3109-compat.patch to make it work with python 3.10.9. +- Add py3109-compat.patch to make it work with python 3.10.9. ------------------------------------------------------------------- Tue Jun 28 18:51:36 UTC 2022 - Ben Greiner @@ -176,7 +190,7 @@ Tue Jun 28 18:51:36 UTC 2022 - Ben Greiner Wed May 25 23:15:53 UTC 2022 - Ben Greiner - Add jupyter-client-fix787-kernelwarningsfilter.patch - * gh#jupyter/jupyter_client#787 + * gh#jupyter/jupyter_client#787 ------------------------------------------------------------------- Wed May 25 15:01:01 UTC 2022 - andy great @@ -675,7 +689,7 @@ Mon Oct 12 13:44:23 UTC 2015 - toddrme2178@gmail.com * add :meth:`KernelManager.blocking_client` * provisional implementation of comm_info requests from upcoming 5.1 release of the protocol - + ------------------------------------------------------------------- Thu Oct 1 12:04:25 UTC 2015 - toddrme2178@gmail.com diff --git a/python-jupyter-client.spec b/python-jupyter-client.spec index 5f420f5..9449aaa 100644 --- a/python-jupyter-client.spec +++ b/python-jupyter-client.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-jupyter-client%{psuffix} -Version: 8.6.2 +Version: 8.6.3 Release: 0 Summary: Jupyter protocol implementation and client libraries License: BSD-3-Clause