0.14.0
This commit is contained in:
parent
94878d66ef
commit
f4cc9b223a
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ httplib2-0.4.0.tar.gz
|
||||
/httplib2-0.11.3.tar.gz
|
||||
/httplib2-0.13.0.tar.gz
|
||||
/httplib2-0.13.1.tar.gz
|
||||
/httplib2-0.14.0.tar.gz
|
||||
|
@ -7,12 +7,12 @@
|
||||
%endif
|
||||
|
||||
Name: python-httplib2
|
||||
Version: 0.13.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.14.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/78/23/bb9606e87a66fd8c72a2b1a75b049d3859a122bc2648915be845bc44e04f/httplib2-0.13.1.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/ce/2e/87461bfbb7e561203b759b3f7f639e2144226604372830d00a8279960ae1/httplib2-0.14.0.tar.gz
|
||||
#
|
||||
# Patch to use the Fedora ca certs instead of the bundled ones
|
||||
#
|
||||
@ -91,6 +91,9 @@ popd
|
||||
# with_python3
|
||||
|
||||
%changelog
|
||||
* Wed Nov 06 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.14.0-1
|
||||
- 0.14.0
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.13.1-2
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (httplib2-0.13.1.tar.gz) = c82e51481235d57660a7c93a639512c6b38bde60392f6da8e24b28f6083b54580d87f450bc333d5429fc2824cb0e367e3f9982ea97325a72c4289bec19fdc5e9
|
||||
SHA512 (httplib2-0.14.0.tar.gz) = 4038849dbb4523180e5fba29bfe17995b1da956c057a1b35c320f07543b704bfc07a45cb5bfe5d2b5abd88fcadc6693b767bbd5e97bd70a502a4fc3197b0e0e7
|
||||
|
Loading…
Reference in New Issue
Block a user