0.17.4
This commit is contained in:
parent
7b346df64f
commit
ab7eab9116
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ httplib2-0.4.0.tar.gz
|
||||
/httplib2-0.17.1.tar.gz
|
||||
/httplib2-0.17.2.tar.gz
|
||||
/httplib2-0.17.3.tar.gz
|
||||
/httplib2-0.17.4.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global srcname httplib2
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.17.3
|
||||
Release: 3%{?dist}
|
||||
Version: 0.17.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Comprehensive HTTP client library
|
||||
License: MIT
|
||||
URL: https://pypi.python.org/pypi/httplib2
|
||||
@ -94,6 +94,9 @@ popd
|
||||
%{python3_sitelib}/%{srcname}/
|
||||
|
||||
%changelog
|
||||
* Wed May 20 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.17.4-1
|
||||
- 0.17.4-1
|
||||
|
||||
* Mon May 04 2020 Miro Hrončok <mhroncok@redhat.com> - 0.17.3-3
|
||||
- Fix python2/python3 mishmash (#1830222)
|
||||
- Run tests
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (httplib2-0.17.3.tar.gz) = a1af9c9e42584c4d14cf37f8a3cac9dc2bb9e03a47711e8736db02b798791585afe9515eaf3492a643a38fb3416ee1a21324c6a2ce8227e76a2f8f8ae062cad8
|
||||
SHA512 (httplib2-0.17.4.tar.gz) = 76e84d8ed94093c04dd37f36609b3cf6107eacba2cc66e6f78bfc3abb97daa942fb78d7fac7f0fb9aadc975d73db2c002563ad09a12766acd8500357e85141a5
|
||||
|
Loading…
Reference in New Issue
Block a user