[packages/python-idna] - updated to 2.8

qboosh qboosh at pld-linux.org
Thu Oct 3 18:36:59 CEST 2019


commit 822ab7cb33943908c48cb1de8b571669285a06a3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 3 18:40:13 2019 +0200

    - updated to 2.8

 python-idna.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/python-idna.spec b/python-idna.spec
index f505f49..c581a73 100644
--- a/python-idna.spec
+++ b/python-idna.spec
@@ -8,12 +8,13 @@
 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.7
+Version:	2.8
 Release:	1
 License:	BSD
 Group:		Libraries/Python
+#Source0Download: https://github.com/kjd/idna/releases
 Source0:	https://github.com/kjd/idna/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	d7d71126d040d965726688885ec81532
+# Source0-md5:	f10fd48347b6f3c8e4dcbf16d6761f3f
 URL:		https://github.com/kjd/idna
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
@@ -22,7 +23,7 @@ BuildRequires:	python-modules >= 1:2.7
 BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
-BuildRequires:	python3-modules >= 1:3.3
+BuildRequires:	python3-modules >= 1:3.4
 BuildRequires:	python3-setuptools
 %endif
 Requires:	python-modules >= 1:2.7
@@ -54,7 +55,7 @@ obsługująca tylko starszą specyfikację z 2003.
 Summary:	Internationalized Domain Names in Applications (IDNA) for Python 3
 Summary(pl.UTF-8):	IDNA (Internationalized Domain Names in Applications) dla Pythona 3
 Group:		Libraries/Python
-Requires:	python3-modules >= 1:3.3
+Requires:	python3-modules >= 1:3.4
 
 %description -n python3-%{module}
 A library to support the Internationalised Domain Names in
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-idna.git/commitdiff/822ab7cb33943908c48cb1de8b571669285a06a3



More information about the pld-cvs-commit mailing list