]> git.pld-linux.org Git - packages/python-jaraco.packaging.git/commitdiff
disable python3 here
authorJan Palus <atler@pld-linux.org>
Mon, 1 Mar 2021 14:50:38 +0000 (15:50 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 1 Mar 2021 14:50:38 +0000 (15:50 +0100)
moved to dedicated python3-jaraco.packaging

python-jaraco.packaging.spec

index a55287e0541ef4262b34951cbac08ab36c017408..dfe2e45e3ace334912178a1aa960a4dbdaa2aa74 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
 
 %define                egg_name        jaraco.packaging
 %define                pypi_name       jaraco.packaging
This page took 0.10559 seconds and 4 git commands to generate.