[packages/python-filelock] - disabled python3 here

qboosh qboosh at pld-linux.org
Sat Sep 3 21:47:00 CEST 2022


commit f70dc1e826fbc87a34a31f0b83b8c999f09738e6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 3 21:47:09 2022 +0200

    - disabled python3 here

 python-filelock.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-filelock.spec b/python-filelock.spec
index a5a33a3..2282e24 100644
--- a/python-filelock.spec
+++ b/python-filelock.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-filelock.spec)
 %bcond_without	tests	# unit tests (250+ processes created, max processes ulimit must allow it)
 
 Summary:	A platform independent file lock
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-filelock.git/commitdiff/f70dc1e826fbc87a34a31f0b83b8c999f09738e6



More information about the pld-cvs-commit mailing list