]> git.pld-linux.org Git - packages/python-pkgconfig.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 22 Oct 2022 15:31:48 +0000 (17:31 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 22 Oct 2022 15:31:48 +0000 (17:31 +0200)
python-pkgconfig.spec

index 2c8646f9b1a295668afa52e1c39d5c17c0c5ad3a..914e9ae153a1a3642468cb53150aff502339fa7b 100644 (file)
@@ -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
This page took 0.243285 seconds and 4 git commands to generate.