commit
dc5d254030
@ -1,6 +1,6 @@
|
||||
Name: python-prettytable
|
||||
Version: 0.7.2
|
||||
Release: 17
|
||||
Release: 18
|
||||
Summary: Display tabular data in a visually appealing ASCII table format.
|
||||
License: BSD
|
||||
URL: http://pypi.python.org/pypi/PrettyTable
|
||||
@ -40,6 +40,7 @@ This package is for python2.
|
||||
|
||||
%package -n python3-prettytable
|
||||
Summary: Display tabular data in a visually appealing ASCII table format.
|
||||
%{?python_provide:%python_provide python3-prettytable}
|
||||
|
||||
%description -n python3-prettytable
|
||||
PrettyTable is a simple Python library designed to make it quick and easy to
|
||||
@ -103,6 +104,12 @@ popd
|
||||
%{python3_sitelib}/prettytable-%{version}*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 19 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.7.2-18
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add macros of python-provides about python3
|
||||
|
||||
* Thu Jan 9 2020 hanxinke<hanxinke@huawei.com> - 0.7.2-17
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user