[packages/python-jaraco.packaging] disable python3 here

atler atler at pld-linux.org
Mon Mar 1 15:51:20 CET 2021


commit 39fc7e11003f4c1b36bcdeb44725109ffa177fb2
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Mar 1 15:50:38 2021 +0100

    disable python3 here
    
    moved to dedicated python3-jaraco.packaging

 python-jaraco.packaging.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-jaraco.packaging.spec b/python-jaraco.packaging.spec
index a55287e..dfe2e45 100644
--- a/python-jaraco.packaging.spec
+++ b/python-jaraco.packaging.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
 
 %define		egg_name	jaraco.packaging
 %define		pypi_name	jaraco.packaging
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-jaraco.packaging.git/commitdiff/39fc7e11003f4c1b36bcdeb44725109ffa177fb2



More information about the pld-cvs-commit mailing list