update Source0

This commit is contained in:
桐小哥 2020-09-05 14:22:49 +08:00 committed by Gitee
parent a7682fb3bb
commit bdb429ccac

View File

@ -5,11 +5,11 @@
Name: python-six Name: python-six
Version: 1.15.0 Version: 1.15.0
Release: 2 Release: 3
Summary: It is a Python 2 and 3 compatibility library Summary: It is a Python 2 and 3 compatibility library
License: MIT License: MIT
URL: https://pypi.python.org/pypi/%{modname} URL: https://pypi.python.org/pypi/%{modname}
Source0: https://files.pythonhosted.org/packages/source/%(n=%{modname}; echo ${n:0:1})/%{modname}/%{modname}-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/6b/34/415834bfdafca3c5f451532e8a8d9ba89a21c9743a0c59fbd0205c7f9426/%{modname}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -58,6 +58,12 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -rfsxX test_six.py
%endif %endif
%changelog %changelog
* Sat Sep 5 2020 shixuantong <shixuantong@huawei.com> - 1.15.0-3
- Type: bugfix
- ID: NA
- SUG: NA
- DESC: update Source0
* Fri Aug 7 2020 wenzhanli<wenzhanli2@huawei.com> - 1.15.0-2 * Fri Aug 7 2020 wenzhanli<wenzhanli2@huawei.com> - 1.15.0-2
- Type:bugfix - Type:bugfix
- ID:NAl - ID:NAl