commit 63643dc58a44a8df42109ba200dca7816656d5ae
Author: Jakub Bogusz <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to