[packages/python-jupyter_core] disable python3 here

atler atler at pld-linux.org
Tue Apr 22 13:41:08 CEST 2025


commit cab37c3949d4fcc7bdf141300282ba09f27d8d89
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Apr 22 12:50:10 2025 +0200

    disable python3 here

 python-jupyter_core.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-jupyter_core.spec b/python-jupyter_core.spec
index 7ca62ba..41a1ecc 100644
--- a/python-jupyter_core.spec
+++ b/python-jupyter_core.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_without	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 Summary:	Core common functionality of Jupyter projects
 Summary(pl.UTF-8):	Główna, wspólna funkcjonalność projektów Jupyter
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-jupyter_core.git/commitdiff/cab37c3949d4fcc7bdf141300282ba09f27d8d89



More information about the pld-cvs-commit mailing list