[packages/python-ecdsa] - updated to 0.13.3 (fixes CVE-2019-14853)

qboosh qboosh at pld-linux.org
Thu Oct 17 16:43:23 CEST 2019


commit 680c5a141157b9a970a5cfcaddfc1c399ea85de9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 17 16:46:49 2019 +0200

    - updated to 0.13.3 (fixes CVE-2019-14853)

 python-ecdsa.spec | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/python-ecdsa.spec b/python-ecdsa.spec
index 7899ac7..0297a04 100644
--- a/python-ecdsa.spec
+++ b/python-ecdsa.spec
@@ -7,24 +7,26 @@
 Summary:	ECDSA cryptographic signature library
 Summary(pl.UTF-8):	Biblioteka podpisów kryptograficznych ECDSA
 Name:		python-%{module}
-Version:	0.13
-Release:	4
+Version:	0.13.3
+Release:	1
 License:	MIT
 Group:		Development/Languages/Python
-#Source0Download: https://pypi.python.org/simple/ecdsa/
-Source0:	https://pypi.python.org/packages/source/e/ecdsa/%{module}-%{version}.tar.gz
-# Source0-md5:	1f60eda9cb5c46722856db41a3ae6670
-URL:		https://pypi.python.org/pypi/ecdsa
+#Source0Download: https://pypi.org/simple/ecdsa/
+Source0:	https://files.pythonhosted.org/packages/source/e/ecdsa/%{module}-%{version}.tar.gz
+# Source0-md5:	b1b33f7fe171eb1278de6f93eefc34f8
+URL:		https://pypi.org/project/ecdsa
 BuildRequires:	rpmbuild(macros) >= 1.714
 BuildRequires:	rpm-pythonprov
 %if %{with python2}
 BuildRequires:	python-devel >= 1:2.6
 BuildRequires:	python-modules >= 1:2.6
+BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
 BuildRequires:	python3-2to3 >= 1:3.2
 BuildRequires:	python3-devel >= 1:3.2
 BuildRequires:	python3-modules >= 1:3.2
+BuildRequires:	python3-setuptools
 %endif
 Requires:	python-modules >= 1:2.6
 BuildArch:	noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-ecdsa.git/commitdiff/680c5a141157b9a970a5cfcaddfc1c399ea85de9



More information about the pld-cvs-commit mailing list