[packages/python-pycountry] - disable python3 here
qboosh
qboosh at pld-linux.org
Tue Jun 9 19:54:22 CEST 2020
commit 15da5ba23ee70c617664742ec15442fddf92e327
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jun 9 19:55:12 2020 +0200
- disable python3 here
python-pycountry.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-pycountry.spec b/python-pycountry.spec
index a5c7c0f..97e26b5 100644
--- a/python-pycountry.spec
+++ b/python-pycountry.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pycountry.git/commitdiff/15da5ba23ee70c617664742ec15442fddf92e327
More information about the pld-cvs-commit
mailing list