[packages/python-zipp] - disable python3 here

qboosh qboosh at pld-linux.org
Mon Mar 7 19:57:53 CET 2022


commit c811c5255c8948557e5aeec6b0c1fb0e6a2a1a67
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 7 19:59:49 2022 +0100

    - disable python3 here

 python-zipp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-zipp.spec b/python-zipp.spec
index 890701a..1367661 100644
--- a/python-zipp.spec
+++ b/python-zipp.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-zipp.spec)
 
 Summary:	pathlib-compatible Zipfile object wrapper
 Summary(pl.UTF-8):	Obiektowe obudowanie Zipfile zgodne z pathlib
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zipp.git/commitdiff/c811c5255c8948557e5aeec6b0c1fb0e6a2a1a67



More information about the pld-cvs-commit mailing list