[packages/python-idna] Rel 3; disable python3 (see python3-idna.spec)
arekm
arekm at pld-linux.org
Fri Oct 15 07:53:26 CEST 2021
commit 4408e6ec20d8b997f5845dc1b3125b20279c5aac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Oct 15 05:52:53 2021 +0000
Rel 3; disable python3 (see python3-idna.spec)
python-idna.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-idna.spec b/python-idna.spec
index 59d6312..5ae6f47 100644
--- a/python-idna.spec
+++ b/python-idna.spec
@@ -2,14 +2,15 @@
# Conditional build:
%bcond_without tests # unit tests
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+# see python3-idna.spec
+%bcond_with python3 # CPython 3.x module
%define module idna
Summary: Internationalized Domain Names in Applications (IDNA) for Python 2
Summary(pl.UTF-8): IDNA (Internationalized Domain Names in Applications) dla Pythona 2
Name: python-%{module}
Version: 2.9
-Release: 2
+Release: 3
License: BSD
Group: Libraries/Python
#Source0Download: https://github.com/kjd/idna/releases
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-idna.git/commitdiff/4408e6ec20d8b997f5845dc1b3125b20279c5aac
More information about the pld-cvs-commit
mailing list