[packages/python-certifi] - disable python3 here

qboosh qboosh at pld-linux.org
Sun Mar 6 08:45:27 CET 2022


commit 41883216aeedd601387a637cfdbd05fbdcbf4fd1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 6 08:47:23 2022 +0100

    - disable python3 here

 python-certifi.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-certifi.spec b/python-certifi.spec
index 5eb5e05..891b9e3 100644
--- a/python-certifi.spec
+++ b/python-certifi.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-certifi.spec)
 
 %define 	module	certifi
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-certifi.git/commitdiff/41883216aeedd601387a637cfdbd05fbdcbf4fd1



More information about the pld-cvs-commit mailing list