update Source0

This commit is contained in:
桐小哥 2020-09-05 10:14:51 +08:00 committed by Gitee
parent 698492afa9
commit 0a666c5c62

View File

@ -1,10 +1,10 @@
Name: python-prettytable Name: python-prettytable
Version: 0.7.2 Version: 0.7.2
Release: 18 Release: 19
Summary: Display tabular data in a visually appealing ASCII table format. Summary: Display tabular data in a visually appealing ASCII table format.
License: BSD License: BSD
URL: http://pypi.python.org/pypi/PrettyTable URL: http://pypi.python.org/pypi/PrettyTable
Source0: http://pypi.python.org/packages/source/P/PrettyTable/prettytable-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/e0/a1/36203205f77ccf98f3c6cf17cf068c972e6458d7e58509ca66da949ca347/prettytable-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%if 0%{?with_python2} %if 0%{?with_python2}
@ -104,6 +104,12 @@ popd
%{python3_sitelib}/prettytable-%{version}* %{python3_sitelib}/prettytable-%{version}*
%changelog %changelog
* Sat Sep 5 2020 shixuantong <shixuantong@huawei.com> - 0.7.2-19
- Type: bugfix
- ID: NA
- SUG: NA
- DESC: update Source0
* Wed Feb 19 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.7.2-18 * Wed Feb 19 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.7.2-18
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA