commit
639535f30a
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user