update to 0.22.0

This commit is contained in:
lyn1001 2023-10-12 15:48:13 +08:00
parent bc6edb9f24
commit 2575f43e49
3 changed files with 5 additions and 2 deletions

View File

@ -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

Binary file not shown.

BIN
v0.22.0.tar.gz Normal file

Binary file not shown.