Change the URL to a valid one

This commit is contained in:
gu-gu-gu 2020-01-10 11:44:46 +08:00
parent 6b8edb742a
commit dac78f695b

View File

@ -1,10 +1,10 @@
Name: python-httplib2
Version: 0.13.1
Release: 2
Release: 3
Summary: Small, fast HTTP client library for Python.
License: MIT
URL: https://github.com/httplib2/httplib2
Source0: https://github.com/httplib2/httplib2/archive/httplib2-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/78/23/bb9606e87a66fd8c72a2b1a75b049d3859a122bc2648915be845bc44e04f/httplib2-0.13.1.tar.gz
Patch1: python-httplib2.certfile.patch
@ -73,6 +73,9 @@ popd
%endif
%changelog
* Fri Jan 10 2019 gulining<gulining1@huawei.com> - 0.13.1-3
- Change the URL to a valid one
* Fri Nov 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.13.1-2
- Type:bugfix
- Id:NA