!3 Update to 3.1.10
From: @kylin-qiaojijun Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
301ca49550
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-terminaltables
|
Name: python-terminaltables
|
||||||
Version: 3.1.0
|
Version: 3.1.10
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Generate simple tables in terminals from a nested list of strings.
|
Summary: Generate simple tables in terminals from a nested list of strings.
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/Robpol86/terminaltables
|
URL: https://github.com/Robpol86/terminaltables
|
||||||
Source0: https://files.pythonhosted.org/packages/9b/c4/4a21174f32f8a7e1104798c445dacdc1d4df86f2f26722767034e4de4bff/terminaltables-3.1.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/f5/fc/0b73d782f5ab7feba8d007573a3773c58255f223c5940a7b7085f02153c3/terminaltables-3.1.10.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -26,7 +26,7 @@ Provides: python3-terminaltables-doc
|
|||||||
Development documents and examples for terminaltables.
|
Development documents and examples for terminaltables.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n terminaltables-3.1.0
|
%autosetup -n terminaltables-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -66,5 +66,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 15 2022 Qiao Jijun <qiaojijun@kylinos.cn> - 3.1.10-1
|
||||||
|
- Update to 3.1.10
|
||||||
|
|
||||||
* Fri Jul 23 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Fri Jul 23 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Binary file not shown.
BIN
terminaltables-3.1.10.tar.gz
Normal file
BIN
terminaltables-3.1.10.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user