diff --git a/jupyter_client-8.0.3.tar.gz b/jupyter_client-8.0.3.tar.gz deleted file mode 100644 index 518729e..0000000 --- a/jupyter_client-8.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed65498bea6d876ef9d8da3e0db3dd33c5d129f5b2645f56ae03993782966bd0 -size 334366 diff --git a/jupyter_client-8.1.0.tar.gz b/jupyter_client-8.1.0.tar.gz new file mode 100644 index 0000000..bf513ae --- /dev/null +++ b/jupyter_client-8.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fbab64100a0dcac7701b1e0f1a4412f1ccb45546ff2ad9bc4fcbe4e19804811 +size 335241 diff --git a/python-jupyter-client.changes b/python-jupyter-client.changes index d3ec3bc..822b340 100644 --- a/python-jupyter-client.changes +++ b/python-jupyter-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 23 07:51:41 UTC 2023 - Ben Greiner + +- Update to 8.1.0 + * ThreadedZMQStream: close stream before socket #936 (@minrk) + ------------------------------------------------------------------- Sun Mar 19 17:37:24 UTC 2023 - Ben Greiner diff --git a/python-jupyter-client.spec b/python-jupyter-client.spec index 821383e..8318643 100644 --- a/python-jupyter-client.spec +++ b/python-jupyter-client.spec @@ -26,7 +26,7 @@ %endif Name: python-jupyter-client%{psuffix} -Version: 8.0.3 +Version: 8.1.0 Release: 0 Summary: Jupyter protocol implementation and client libraries License: BSD-3-Clause