[packages/python-iso8601] - disable python3 here

qboosh qboosh at pld-linux.org
Mon Mar 14 20:09:30 CET 2022


commit d399f4212a6af8b4c1666b7a1f3da82d98a4c5c3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 14 20:11:37 2022 +0100

    - disable python3 here

 python-iso8601.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-iso8601.spec b/python-iso8601.spec
index 016205f..b0ad640 100644
--- a/python-iso8601.spec
+++ b/python-iso8601.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 (built from python3-iso8601.spec)
 
 %define 	module	iso8601
 Summary:	Simple module to parse ISO 8601 dates
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-iso8601.git/commitdiff/d399f4212a6af8b4c1666b7a1f3da82d98a4c5c3



More information about the pld-cvs-commit mailing list