Upgrade to 0.8.10
This commit is contained in:
parent
e444c304e1
commit
e74d2fda45
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-tabulate
|
Name: python-tabulate
|
||||||
Version: 0.8.9
|
Version: 0.8.10
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Pretty-print tabular data
|
Summary: Pretty-print tabular data
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/astanin/python-tabulate
|
URL: https://github.com/astanin/python-tabulate
|
||||||
Source0: https://files.pythonhosted.org/packages/ae/3d/9d7576d94007eaf3bb685acbaaec66ff4cdeb0b18f1bf1f17edbeebffb0a/tabulate-0.8.9.tar.gz
|
Source0: https://files.pythonhosted.org/packages/7a/53/afac341569b3fd558bf2b5428e925e2eb8753ad9627c1f9188104c6e0c4a/tabulate-0.8.10.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Pretty-print tabular data in Python, a library and a command-line
|
Pretty-print tabular data in Python, a library and a command-line
|
||||||
@ -102,8 +102,11 @@ PYTHONPATH=. pytest
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 29 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.8.10-1
|
||||||
|
- Upgrade to 0.8.10
|
||||||
|
|
||||||
* Tue Aug 03 2021 OpenStack_SIG <openstack@openeuler.org> - 0.8.9-1
|
* Tue Aug 03 2021 OpenStack_SIG <openstack@openeuler.org> - 0.8.9-1
|
||||||
- Upgrade to version 0.8.9
|
- Upgrade to version 0.8.9
|
||||||
|
|
||||||
* Wed Dec 16 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Wed Dec 16 2020 Python_Bot <Python_Bot@openeuler.org> - 0.8.7-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
BIN
tabulate-0.8.10.tar.gz
Normal file
BIN
tabulate-0.8.10.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user