[packages/python-zopfli] - disable python3 here

qboosh qboosh at pld-linux.org
Wed Mar 30 22:52:08 CEST 2022


commit 15dbea9d3b725bd2aa2b855ed03d043b3f91306f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Mar 30 22:51:44 2022 +0200

    - disable python3 here

 python-zopfli.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-zopfli.spec b/python-zopfli.spec
index 1998c1c..2d29cf8 100644
--- a/python-zopfli.spec
+++ b/python-zopfli.spec
@@ -2,11 +2,12 @@
 # Conditional build:
 %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-zopfli.spec)
 
 Summary:	Zopfli module for Python
 Summary(pl.UTF-8):	Moduł zopfli dla Pythona
 Name:		python-zopfli
+# keep 0.1.x here for python2 support
 Version:	0.1.9
 Release:	1
 License:	Apache v2.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zopfli.git/commitdiff/15dbea9d3b725bd2aa2b855ed03d043b3f91306f



More information about the pld-cvs-commit mailing list