[packages/python-urllib3] Version: 1.22
jajcus
jajcus at pld-linux.org
Wed Aug 2 10:47:07 CEST 2017
commit 686fd12d3ca6ff2b592ff6f91bda9a488c64fe2d
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Wed Aug 2 10:46:42 2017 +0200
Version: 1.22
python-urllib3.spec | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/python-urllib3.spec b/python-urllib3.spec
index ec08313..457201e 100644
--- a/python-urllib3.spec
+++ b/python-urllib3.spec
@@ -9,12 +9,12 @@
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.20
+Version: 1.22
Release: 1
License: MIT
Group: Development/Languages/Python
-Source0: https://pypi.python.org/packages/20/56/a6aa403b0998f857b474a538343ee483f5c02491bd1aebf61d42a3f60f77/%{module}-%{version}.tar.gz
-# Source0-md5: 34691d4e7e20a8e9cdb452ea24fc38e7
+Source0: https://pypi.python.org/packages/ee/11/7c59620aceedcc1ef65e156cc5ce5a24ef87be4107c2b74458464e437a5d/urllib3-1.22.tar.gz
+# Source0-md5: 0da7bed3fe94bf7dc59ae37885cc72f7
URL: http://urllib3.readthedocs.org/
%if %{with python2}
BuildRequires: python-modules >= 1:2.7
@@ -94,9 +94,6 @@ plików metodą POST. Możliwości:
%prep
%setup -q -n %{module}-%{version}
-# this test requires Google App Engine SDK
-%{__rm} test/contrib/test_gae_manager.py
-
%build
%if %{with python2}
%py_build %{?with_tests:test}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-urllib3.git/commitdiff/686fd12d3ca6ff2b592ff6f91bda9a488c64fe2d
More information about the pld-cvs-commit
mailing list