[packages/python-zope.exceptions] - disable python3 here, release 4

qboosh qboosh at pld-linux.org
Mon Apr 21 20:04:46 CEST 2025


commit b236ad62a33c0e281411436cf633d2d029bacbd2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 21 19:49:30 2025 +0200

    - disable python3 here, release 4

 python-zope.exceptions.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-zope.exceptions.spec b/python-zope.exceptions.spec
index 1222405..4e5b229 100644
--- a/python-zope.exceptions.spec
+++ b/python-zope.exceptions.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_with	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-zope.exceptions.spec)
 
 %define	module	zope.exceptions
 Summary:	Zope Exceptions
@@ -11,7 +11,7 @@ Summary(pl.UTF-8):	Zope Exceptions - wyjątki Zope
 Name:		python-%{module}
 # keep 4.x here for python2 support
 Version:	4.6
-Release:	3
+Release:	4
 License:	ZPL v2.1
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/zope-exceptions/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zope.exceptions.git/commitdiff/b236ad62a33c0e281411436cf633d2d029bacbd2



More information about the pld-cvs-commit mailing list