From 59253d433df5abef031bb73531c47fdf8f6964797ed96baceb07ec60696eceec Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Tue, 25 Oct 2022 13:01:18 +0000 Subject: [PATCH] Accepting request 1031141 from home:bnavigator:branches:devel:languages:python:jupyter - Update to version 7.4.4 * Workaround for launch bug #861 (@blink1073) OBS-URL: https://build.opensuse.org/request/show/1031141 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-client?expand=0&rev=25 --- jupyter_client-7.4.3.tar.gz | 3 --- jupyter_client-7.4.4.tar.gz | 3 +++ python-jupyter-client.changes | 6 ++++++ python-jupyter-client.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 jupyter_client-7.4.3.tar.gz create mode 100644 jupyter_client-7.4.4.tar.gz diff --git a/jupyter_client-7.4.3.tar.gz b/jupyter_client-7.4.3.tar.gz deleted file mode 100644 index 7c8a2b2..0000000 --- a/jupyter_client-7.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fa2514cdb54dd9fbdcf7d7e4c5c3c8a973028168a8b4fc097b6aef625be13b0 -size 327186 diff --git a/jupyter_client-7.4.4.tar.gz b/jupyter_client-7.4.4.tar.gz new file mode 100644 index 0000000..0f40486 --- /dev/null +++ b/jupyter_client-7.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5616db609ac720422e6a4b893d6572b8d655ff41e058367f4459a0d2c0726832 +size 327373 diff --git a/python-jupyter-client.changes b/python-jupyter-client.changes index a894287..644132a 100644 --- a/python-jupyter-client.changes +++ b/python-jupyter-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 25 12:44:59 UTC 2022 - Ben Greiner + +- Update to version 7.4.4 + * Workaround for launch bug #861 (@blink1073) + ------------------------------------------------------------------- Sun Oct 23 14:07:06 UTC 2022 - Ben Greiner diff --git a/python-jupyter-client.spec b/python-jupyter-client.spec index bd0d4c8..8e11d6f 100644 --- a/python-jupyter-client.spec +++ b/python-jupyter-client.spec @@ -26,7 +26,7 @@ %endif Name: python-jupyter-client%{psuffix} -Version: 7.4.3 +Version: 7.4.4 Release: 0 Summary: Jupyter protocol implementation and client libraries License: BSD-3-Clause