update to 0.22.0
This commit is contained in:
parent
bc6edb9f24
commit
2575f43e49
@ -1,10 +1,10 @@
|
|||||||
Name: python-httplib2
|
Name: python-httplib2
|
||||||
Version: 0.20.2
|
Version: 0.22.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Small, fast HTTP client library for Python.
|
Summary: Small, fast HTTP client library for Python.
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/httplib2/httplib2
|
URL: https://github.com/httplib2/httplib2
|
||||||
Source0: https://github.com/httplib2/httplib2/archive/refs/tags/v0.20.2.tar.gz
|
Source0: https://github.com/httplib2/httplib2/archive/refs/tags/v%{version}.tar.gz
|
||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
BuildRequires: python3-setuptools python3-devel
|
BuildRequires: python3-setuptools python3-devel
|
||||||
%endif
|
%endif
|
||||||
@ -55,6 +55,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 12 2023 liyanan <thistleslyn@163.com> - 0.22.0-1
|
||||||
|
- Update to 0.22.0
|
||||||
|
|
||||||
* Tue May 17 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.20.2-1
|
* Tue May 17 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.20.2-1
|
||||||
- Update to 0.20.2
|
- Update to 0.20.2
|
||||||
|
|
||||||
|
|||||||
BIN
v0.20.2.tar.gz
BIN
v0.20.2.tar.gz
Binary file not shown.
BIN
v0.22.0.tar.gz
Normal file
BIN
v0.22.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user