0.17.3
This commit is contained in:
parent
17dea603b3
commit
a10e8678f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ httplib2-0.4.0.tar.gz
|
||||
/httplib2-0.17.0.tar.gz
|
||||
/httplib2-0.17.1.tar.gz
|
||||
/httplib2-0.17.2.tar.gz
|
||||
/httplib2-0.17.3.tar.gz
|
||||
|
@ -7,12 +7,12 @@
|
||||
%endif
|
||||
|
||||
Name: python-httplib2
|
||||
Version: 0.17.2
|
||||
Version: 0.17.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A comprehensive HTTP client library
|
||||
License: MIT
|
||||
URL: https://pypi.python.org/pypi/httplib2
|
||||
Source0: https://files.pythonhosted.org/packages/1b/f0/a35a448afea308aeb6a1430dbcfb46f4cef11360cbc18f22af6e567bb847/httplib2-0.17.2.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/b4/ff/605ae6e8e77cad745c877d512851cc40d75d8068b1e456fcb4e30ee2d944/httplib2-0.17.3.tar.gz
|
||||
#
|
||||
# Patch to use the Fedora ca certs instead of the bundled ones
|
||||
#
|
||||
@ -90,6 +90,9 @@ popd
|
||||
# with_python3
|
||||
|
||||
%changelog
|
||||
* Wed Apr 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.17.3-1
|
||||
- 0.17.3
|
||||
|
||||
* Mon Apr 13 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.17.2-1
|
||||
- 0.17.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (httplib2-0.17.2.tar.gz) = 5eecec3580d0ff30c2972ac45980e67f3494cecdaf3159d89dd4ba205ca3c8dd9eb419d403011f46705f2c6778cac747f9a43d50a60f8033559b839f9c08d607
|
||||
SHA512 (httplib2-0.17.3.tar.gz) = 1559ce1995ee2c31785c748e7312538d46a249347f5c5c9bbebda76c6f159691b9cb596353b47821f93f99af688f94d6c482d53c16bce505b9280fc995fb83d7
|
||||
|
Loading…
Reference in New Issue
Block a user