[packages/python-isodate] - disabled python3 here; release 4

qboosh qboosh at pld-linux.org
Sun Dec 14 15:29:58 CET 2025


commit f0a63e19b685303aa32173cd2974188ff7352ef9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Dec 14 15:30:20 2025 +0100

    - disabled python3 here; release 4

 python-isodate.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-isodate.spec b/python-isodate.spec
index ad5134c..dce2e2c 100644
--- a/python-isodate.spec
+++ b/python-isodate.spec
@@ -1,16 +1,16 @@
 #
 # Conditional build:
 %bcond_without	python2	# CPython 2.x module
-%bcond_without	python3	# CPython 3.x module
+%bcond_with	python3	# CPython 3.x module (built from python3-isodate.spec)
 %bcond_without	tests	# unit tests
 
 %define 	module	isodate
 Summary:	An ISO 8601 date/time/duration parser and formater
 Summary(pl.UTF-8):	Moduł analizujący i formatujący daty/czas/okresy w formacie ISO 8601
 Name:		python-%{module}
-# 0.6.1 is expected to be last version for python2
+# keep 0.6.x here for python2 support
 Version:	0.6.1
-Release:	3
+Release:	4
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.simple/isodate/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-isodate.git/commitdiff/f0a63e19b685303aa32173cd2974188ff7352ef9



More information about the pld-cvs-commit mailing list