[packages/python-urllib3] - updated to 1.25.7
qboosh
qboosh at pld-linux.org
Mon Jan 6 20:21:30 CET 2020
commit 2ea5dcd423ca26512f9c65a50662c32517bb46b8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jan 6 20:21:27 2020 +0100
- updated to 1.25.7
python-urllib3.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/python-urllib3.spec b/python-urllib3.spec
index 181733d..fae8ee9 100644
--- a/python-urllib3.spec
+++ b/python-urllib3.spec
@@ -10,13 +10,13 @@
Summary: HTTP library with thread-safe connection pooling, file post, and more
Summary(pl.UTF-8): Biblioteka HTTP z bezpieczną wątkowo pulą połączeń, wysyłaniem plików itd.
Name: python-%{module}
-Version: 1.25.6
-Release: 3
+Version: 1.25.7
+Release: 1
License: MIT
Group: Development/Languages/Python
#Source0Download: https://pypi.org/simple/urllib3/
Source0: https://files.pythonhosted.org/packages/source/u/urllib3/%{module}-%{version}.tar.gz
-# Source0-md5: a7504a9fcb7ed4ffa482fe098c80b6d4
+# Source0-md5: 85e1e3925f8c1095172bff343f3312ed
Patch0: %{name}-mock.patch
URL: http://urllib3.readthedocs.org/
%if %{with python2}
@@ -45,6 +45,7 @@ BuildRequires: uname(release) >= 3.9
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with doc}
+BuildRequires: python3-alabaster
BuildRequires: sphinx-pdg-3
%endif
Requires: python-modules >= 1:2.7
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-urllib3.git/commitdiff/2ea5dcd423ca26512f9c65a50662c32517bb46b8
More information about the pld-cvs-commit
mailing list