Compare commits
No commits in common. "7a3e7e1037c7c40b628087819131de9d81347a96" and "6ccff33d9fee8b4d8a1c5651a714707d176f79f3" have entirely different histories.
7a3e7e1037
...
6ccff33d9f
BIN
httplib2-0.19.0.tar.gz
Normal file
BIN
httplib2-0.19.0.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,11 @@
|
||||
Name: python-httplib2
|
||||
Version: 0.22.0
|
||||
Version: 0.19.0
|
||||
Release: 1
|
||||
Summary: Small, fast HTTP client library for Python.
|
||||
License: MIT
|
||||
URL: https://github.com/httplib2/httplib2
|
||||
Source0: https://github.com/httplib2/httplib2/archive/refs/tags/v%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/ed/ef/f0e05d5886a9c25dea4b18be06cd7bcaddbae0168cc576f3568f9bd6a35a/httplib2-0.19.0.tar.gz
|
||||
|
||||
%if 0%{?with_python3}
|
||||
BuildRequires: python3-setuptools python3-devel
|
||||
%endif
|
||||
@ -18,13 +19,11 @@ features left out of other HTTP libraries.
|
||||
%if 0%{?with_python3}
|
||||
%package -n python3-httplib2
|
||||
Summary: Small, fast HTTP client library for Python.
|
||||
%{?python_provide:%python_provide python3-httplib2}
|
||||
|
||||
%description -n python3-httplib2
|
||||
Small, fast HTTP client library for Python.
|
||||
%endif
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n httplib2-%{version} -p1
|
||||
|
||||
@ -55,21 +54,6 @@ popd
|
||||
%endif
|
||||
|
||||
%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
|
||||
- Update to 0.20.2
|
||||
|
||||
* Mon Jan 9 2022 baizhonggui <baizhonggui@huawei.com> - 0.19.0-4
|
||||
- support newst pyparsing syntax
|
||||
|
||||
* Sat Jan 8 2022 baizhonggui <baizhonggui@huawei.com> - 0.19.0-3
|
||||
- fix require pyparsing version limit
|
||||
|
||||
* Wed Mar 31 2021 zhangjiapeng <zhangjiapeng9@huawei.com> - 0.19.0-2
|
||||
- python3-httplib2 provides python-httplib2
|
||||
|
||||
* Tue Mar 2 2021 zhanghua <zhanghua40@huawei.com> - 0.19.0-1
|
||||
- update to 0.19.0 to fix CVE-2021-21240
|
||||
|
||||
|
||||
BIN
v0.22.0.tar.gz
BIN
v0.22.0.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user