[packages/python-pkgconfig] - disable python3 here

qboosh qboosh at pld-linux.org
Sat Oct 22 17:30:43 CEST 2022


commit 63643dc58a44a8df42109ba200dca7816656d5ae
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Oct 22 17:31:48 2022 +0200

    - disable python3 here

 python-pkgconfig.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pkgconfig.spec b/python-pkgconfig.spec
index 2c8646f..914e9ae 100644
--- a/python-pkgconfig.spec
+++ b/python-pkgconfig.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with	tests	# unit tests (not included in pypi release)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-pkgconfig.spec)
 
 Summary:	Python 2 interface to pkg-config
 Summary(pl.UTF-8):	Interfejs Pythona 2 do narzędzia pkg-config
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pkgconfig.git/commitdiff/63643dc58a44a8df42109ba200dca7816656d5ae



More information about the pld-cvs-commit mailing list