[packages/python-pycurl] - python2 only

baggins baggins at pld-linux.org
Wed Sep 17 23:10:16 CEST 2025


commit 98056dec7482336cc8a27a6da24ec10e72718329
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Sep 18 01:10:17 2025 +0200

    - python2 only

 python-pycurl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pycurl.spec b/python-pycurl.spec
index 4ef4099..c7f5abb 100644
--- a/python-pycurl.spec
+++ b/python-pycurl.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
-%bcond_without  python2 # Python 2.x module
-%bcond_without  python3 # Python 3.x module
+%bcond_without	python2 # Python 2.x module
+%bcond_with	python3 # Python 3.x module
 
 %define		module	pycurl
 Summary:	Free and easy-to-use client-side URL transfer library
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pycurl.git/commitdiff/98056dec7482336cc8a27a6da24ec10e72718329



More information about the pld-cvs-commit mailing list