diff --git a/jupyter_client-8.3.0.tar.gz b/jupyter_client-8.3.0.tar.gz deleted file mode 100644 index c79bc78..0000000 --- a/jupyter_client-8.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3af69921fe99617be1670399a0b857ad67275eefcfa291e2c81a160b7b650f5f -size 335973 diff --git a/jupyter_client-8.3.1.tar.gz b/jupyter_client-8.3.1.tar.gz new file mode 100644 index 0000000..33f35fb --- /dev/null +++ b/jupyter_client-8.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60294b2d5b869356c893f57b1a877ea6510d60d45cf4b38057f1672d85699ac9 +size 337007 diff --git a/python-jupyter-client.changes b/python-jupyter-client.changes index 72ecd1a..f1bb8a0 100644 --- a/python-jupyter-client.changes +++ b/python-jupyter-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Sep 24 17:51:57 UTC 2023 - Ben Greiner + +- Update to 8.3.1 + * Support external kernels #961 (@davidbrochart) + * Make cache_ports configurable with default value of False. #956 + (@jkitchin) + ------------------------------------------------------------------- Sat Jul 1 16:35:08 UTC 2023 - Ben Greiner diff --git a/python-jupyter-client.spec b/python-jupyter-client.spec index f4f92c2..b2ff02b 100644 --- a/python-jupyter-client.spec +++ b/python-jupyter-client.spec @@ -26,7 +26,7 @@ %endif Name: python-jupyter-client%{psuffix} -Version: 8.3.0 +Version: 8.3.1 Release: 0 Summary: Jupyter protocol implementation and client libraries License: BSD-3-Clause