[packages/python3-jupyter_client] up to 6.1.12

atler atler at pld-linux.org
Mon Apr 21 22:33:45 CEST 2025


commit ea5710826d84b00a0ea0aa1c51fac90cb48cb2e7
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Apr 21 22:31:36 2025 +0200

    up to 6.1.12

 python3-jupyter_client-mock.patch | 21 ++++++++++-----------
 python3-jupyter_client.spec       |  6 +++---
 2 files changed, 13 insertions(+), 14 deletions(-)
---
diff --git a/python3-jupyter_client.spec b/python3-jupyter_client.spec
index 269ac1e..85b30bf 100644
--- a/python3-jupyter_client.spec
+++ b/python3-jupyter_client.spec
@@ -6,13 +6,13 @@
 Summary:	Reference implementation of the Jupyter protocol
 Summary(pl.UTF-8):	Referencyjna implementacja protokołu Jupyter
 Name:		python3-jupyter_client
-Version:	6.1.7
-Release:	2
+Version:	6.1.12
+Release:	1
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/jupyter_client/
 Source0:	https://files.pythonhosted.org/packages/source/j/jupyter_client/jupyter_client-%{version}.tar.gz
-# Source0-md5:	607468e6039c3fe5566b6d2bc33ac49a
+# Source0-md5:	6236c21716976fc94b4b452149c6d8e7
 Patch0:		%{name}-mock.patch
 URL:		https://pypi.org/project/jupyter_client/
 BuildRequires:	python3-modules >= 1:3.5
diff --git a/python3-jupyter_client-mock.patch b/python3-jupyter_client-mock.patch
index 95167d1..0c68bfb 100644
--- a/python3-jupyter_client-mock.patch
+++ b/python3-jupyter_client-mock.patch
@@ -1,11 +1,10 @@
---- jupyter_client-6.1.7/setup.py.orig	2020-08-25 22:26:18.000000000 +0200
-+++ jupyter_client-6.1.7/setup.py	2020-09-14 21:38:06.018627771 +0200
-@@ -77,7 +77,7 @@
-     ],
-     python_requires  = '>=3.5',
-     extras_require   = {
--        'test': ['ipykernel', 'ipython', 'mock', 'pytest', 'pytest-asyncio', 'async_generator', 'pytest-timeout'],
-+        'test': ['ipykernel', 'ipython', 'pytest', 'pytest-asyncio', 'async_generator', 'pytest-timeout'],
-     },
-     cmdclass         = {
-         'bdist_egg': bdist_egg if 'bdist_egg' in sys.argv else bdist_egg_disabled,
+--- jupyter_client-6.1.12/setup.py.orig	2021-03-07 23:59:11.000000000 +0100
++++ jupyter_client-6.1.12/setup.py	2025-04-21 22:30:27.232270203 +0200
+@@ -82,7 +82,6 @@
+             'ipykernel',
+             'ipython',
+             'jedi<0.18; python_version<="3.6"',
+-            'mock',
+             'pytest-asyncio',
+             'pytest-timeout',
+             'pytest',
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-jupyter_client.git/commitdiff/ea5710826d84b00a0ea0aa1c51fac90cb48cb2e7



More information about the pld-cvs-commit mailing list