[packages/python-lazy-object-proxy] - disabled python3 here

qboosh qboosh at pld-linux.org
Tue Sep 13 19:42:33 CEST 2022


commit 58a0e109047f17e9a5993af96b633cbe5b3047e7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Sep 13 19:42:43 2022 +0200

    - disabled python3 here

 python-lazy-object-proxy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-lazy-object-proxy.spec b/python-lazy-object-proxy.spec
index 8eb7426..968d6dc 100644
--- a/python-lazy-object-proxy.spec
+++ b/python-lazy-object-proxy.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	doc	# Sphinx documentation
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-lazy-object-proxy.spec)
 
 %define 	module	lazy-object-proxy
 Summary:	A fast and thorough lazy object proxy
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-lazy-object-proxy.git/commitdiff/58a0e109047f17e9a5993af96b633cbe5b3047e7



More information about the pld-cvs-commit mailing list