[packages/python-zc.lockfile] - disable python3 here

qboosh qboosh at pld-linux.org
Sat May 17 21:54:19 CEST 2025


commit 545b26b8bb149d5c98ff880bcd08fbae2b79843b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 17 21:49:47 2025 +0200

    - disable python3 here

 python-zc.lockfile.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-zc.lockfile.spec b/python-zc.lockfile.spec
index e28c6f3..f0af7df 100644
--- a/python-zc.lockfile.spec
+++ b/python-zc.lockfile.spec
@@ -2,7 +2,7 @@
 # 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-zc.lockfile.spec)
 
 %define		module		zc.lockfile
 Summary:	Basic inter-process locks
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zc.lockfile.git/commitdiff/545b26b8bb149d5c98ff880bcd08fbae2b79843b



More information about the pld-cvs-commit mailing list