0.15.0
This commit is contained in:
parent
f4cc9b223a
commit
fe9ad647ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ httplib2-0.4.0.tar.gz
|
||||
/httplib2-0.13.0.tar.gz
|
||||
/httplib2-0.13.1.tar.gz
|
||||
/httplib2-0.14.0.tar.gz
|
||||
/httplib2-0.15.0.tar.gz
|
||||
|
@ -7,12 +7,12 @@
|
||||
%endif
|
||||
|
||||
Name: python-httplib2
|
||||
Version: 0.14.0
|
||||
Version: 0.15.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A comprehensive HTTP client library
|
||||
License: MIT
|
||||
URL: https://pypi.python.org/pypi/httplib2
|
||||
Source0: https://files.pythonhosted.org/packages/ce/2e/87461bfbb7e561203b759b3f7f639e2144226604372830d00a8279960ae1/httplib2-0.14.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/4b/fb/6ab4e89de856c023bea8f21acff54324f32fa3e2c8da690f2bffd8e5de5b/httplib2-0.15.0.tar.gz
|
||||
#
|
||||
# Patch to use the Fedora ca certs instead of the bundled ones
|
||||
#
|
||||
@ -91,6 +91,9 @@ popd
|
||||
# with_python3
|
||||
|
||||
%changelog
|
||||
* Thu Dec 19 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.15.0-1
|
||||
- 0.15.0
|
||||
|
||||
* Wed Nov 06 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.14.0-1
|
||||
- 0.14.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (httplib2-0.14.0.tar.gz) = 4038849dbb4523180e5fba29bfe17995b1da956c057a1b35c320f07543b704bfc07a45cb5bfe5d2b5abd88fcadc6693b767bbd5e97bd70a502a4fc3197b0e0e7
|
||||
SHA512 (httplib2-0.15.0.tar.gz) = be6884238fee6c2a75093204fb3c760da33d5ac04ebbb86f6a09f48ec70d44d8dbfccfe20b5d9c72745f42afedaf56bb783200b982dd2853b6bc91922961d390
|
||||
|
Loading…
Reference in New Issue
Block a user