[packages/python-jupyter_client] - python2 only
baggins
baggins at pld-linux.org
Wed Sep 17 23:09:10 CEST 2025
commit 25f548373fc0d72009327dc73010808991337944
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Sep 18 01:09:09 2025 +0200
- python2 only
python-jupyter_client.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-jupyter_client.spec b/python-jupyter_client.spec
index cd3378b..a0410e9 100644
--- a/python-jupyter_client.spec
+++ b/python-jupyter_client.spec
@@ -4,7 +4,7 @@
%bcond_without doc # Sphinx documentation
%bcond_with tests # unit tests (disable for bootstrap: tests need ipykernel which requires jupyter_client; as of 5.3.3 two test_session tests fail)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
Summary: Reference implementation of the Jupyter protocol
Summary(pl.UTF-8): Referencyjna implementacja protokołu Jupyter
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-jupyter_client.git/commitdiff/25f548373fc0d72009327dc73010808991337944
More information about the pld-cvs-commit
mailing list