]> git.pld-linux.org Git - packages/python-iso8601.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 14 Mar 2022 19:11:37 +0000 (20:11 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 14 Mar 2022 19:11:37 +0000 (20:11 +0100)
python-iso8601.spec

index 016205f67630876833c451f09e4a6dff04c14da6..b0ad64020c7689845dbd886c9a1055b5db39cc86 100644 (file)
@@ -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
This page took 0.095061 seconds and 4 git commands to generate.