Upgrade to 0.8.10

This commit is contained in:
jxy_git 2022-09-29 14:48:48 +08:00
parent e444c304e1
commit e74d2fda45
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-tabulate
Version: 0.8.9
Version: 0.8.10
Release: 1
Summary: Pretty-print tabular data
License: MIT
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
%description
Pretty-print tabular data in Python, a library and a command-line
@ -102,8 +102,11 @@ PYTHONPATH=. pytest
%{_docdir}/*
%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
- 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

BIN
tabulate-0.8.10.tar.gz Normal file

Binary file not shown.

Binary file not shown.