[packages/python-requests] - up to 2.20.0
arekm
arekm at pld-linux.org
Thu Nov 8 09:55:44 CET 2018
commit 283f39fa281b33b4ffaa58deb82cabdb29a2ed61
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Nov 8 09:55:38 2018 +0100
- up to 2.20.0
python-requests.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-requests.spec b/python-requests.spec
index 1538c70..8dc2c9d 100644
--- a/python-requests.spec
+++ b/python-requests.spec
@@ -10,13 +10,13 @@
Summary: HTTP library for Python 2
Summary(pl.UTF-8): Biblioteka HTTP dla Pythona 2
Name: python-%{module}
-Version: 2.19.1
+Version: 2.20.0
Release: 1
License: Apache v2.0
Group: Development/Languages/Python
#Source0Download: https://pypi.org/simple/requests/
Source0: https://files.pythonhosted.org/packages/source/r/requests/%{module}-%{version}.tar.gz
-# Source0-md5: 6c1a31afec9d614e2e71a91ee6ca2878
+# Source0-md5: cf034ab571854453719594120366f467
Patch0: system-cert.patch
URL: http://python-requests.org/
BuildRequires: rpm-pythonprov
@@ -152,7 +152,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python2}
%files
%defattr(644,root,root,755)
-%doc HISTORY.rst README.rst
+%doc HISTORY.md README.md
%{py_sitescriptdir}/%{module}
%{py_sitescriptdir}/%{egg_name}-%{version}-py*.egg-info
%endif
@@ -160,7 +160,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with python3}
%files -n python3-requests
%defattr(644,root,root,755)
-%doc HISTORY.rst README.rst
+%doc HISTORY.md README.md
%{py3_sitescriptdir}/%{module}
%{py3_sitescriptdir}/%{egg_name}-%{version}-py*.egg-info
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-requests.git/commitdiff/283f39fa281b33b4ffaa58deb82cabdb29a2ed61
More information about the pld-cvs-commit
mailing list