[packages/python-jaraco.classes] - disable python3 here, release 4

qboosh qboosh at pld-linux.org
Wed Jun 25 21:24:28 CEST 2025


commit cc0c657d44bb08b8775b86bf0df9f96d694badc9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jun 25 21:25:49 2025 +0200

    - disable python3 here, release 4

 python-jaraco.classes.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-jaraco.classes.spec b/python-jaraco.classes.spec
index dbb51e4..6fbe880 100644
--- a/python-jaraco.classes.spec
+++ b/python-jaraco.classes.spec
@@ -3,17 +3,17 @@
 %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 (built from python3-jaraco.classes.spec)
 
 Summary:	Utility functions for Python class constructs
 Summary(pl.UTF-8):	Funkcje narzędziowe do konstrukcji klas pythonowych
 Name:		python-jaraco.classes
 # keep 2.x here for python2 support
 Version:	2.0
-Release:	3
+Release:	4
 License:	MIT
 Group:		Libraries/Python
-#Source0Download: https://pypi.org/simple/jaraco.classes/
+#Source0Download: https://pypi.org/simple/jaraco-classes/
 Source0:	https://files.pythonhosted.org/packages/source/j/jaraco.classes/jaraco.classes-%{version}.tar.gz
 # Source0-md5:	63d4f5a2df2625ec3979c9633da1505e
 URL:		https://pypi.org/project/jaraco.classes/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-jaraco.classes.git/commitdiff/cc0c657d44bb08b8775b86bf0df9f96d694badc9



More information about the pld-cvs-commit mailing list