diff --git a/jupyter_client-8.2.0.tar.gz b/jupyter_client-8.2.0.tar.gz deleted file mode 100644 index 19e6adb..0000000 --- a/jupyter_client-8.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fe233834edd0e6c0aa5f05ca2ab4bdea1842bfd2d8a932878212fc5301ddaf0 -size 335567 diff --git a/jupyter_client-8.3.0.tar.gz b/jupyter_client-8.3.0.tar.gz new file mode 100644 index 0000000..c79bc78 --- /dev/null +++ b/jupyter_client-8.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af69921fe99617be1670399a0b857ad67275eefcfa291e2c81a160b7b650f5f +size 335973 diff --git a/python-jupyter-client.changes b/python-jupyter-client.changes index c24df02..72ecd1a 100644 --- a/python-jupyter-client.changes +++ b/python-jupyter-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jul 1 16:35:08 UTC 2023 - Ben Greiner + +- Update to 8.3.0 + * Allow kwargs when writting connection_file #953 (@fecet) + ------------------------------------------------------------------- Fri Jun 16 07:45:36 UTC 2023 - Steve Kowalik diff --git a/python-jupyter-client.spec b/python-jupyter-client.spec index a182007..f4f92c2 100644 --- a/python-jupyter-client.spec +++ b/python-jupyter-client.spec @@ -26,7 +26,7 @@ %endif Name: python-jupyter-client%{psuffix} -Version: 8.2.0 +Version: 8.3.0 Release: 0 Summary: Jupyter protocol implementation and client libraries License: BSD-3-Clause