]> git.pld-linux.org Git - packages/python-pycountry.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 9 Jun 2020 17:55:12 +0000 (19:55 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 9 Jun 2020 17:55:12 +0000 (19:55 +0200)
python-pycountry.spec

index a5c7c0fde961f269c7c49b43db5512a76af0f851..97e26b5883aa59af50522bc20602996ce0d22408 100644 (file)
@@ -1,8 +1,9 @@
+# NOTE: for versions 19+ for Python 3.3+ see python3-pycountry.spec
 #
 # Conditional build:
 %bcond_without tests   # unit tests
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module (built from python3-pycountry.spec)
 
 Summary:       ISO country, subdivision, language, currency and script definitions and their translations
 Summary(pl.UTF-8):     Definicje ISO dla krajów, podziału, języków, walut i pisma wraz z tłumaczeniami
This page took 0.279756 seconds and 4 git commands to generate.