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