!27 [sync] PR-26: upgrade version to 3.9.0

From: @openeuler-sync-bot 
Reviewed-by: @zhuchunyi 
Signed-off-by: @zhuchunyi
This commit is contained in:
openeuler-ci-bot 2024-04-07 09:01:23 +00:00 committed by Gitee
commit 73a2e1bcd6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
prettytable-3.9.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-prettytable Name: python-prettytable
Version: 3.8.0 Version: 3.9.0
Release: 1 Release: 1
Summary: Display tabular data in a visually appealing ASCII table format. Summary: Display tabular data in a visually appealing ASCII table format.
License: BSD-3-Clause License: BSD-3-Clause
URL: https://github.com/jazzband/prettytable URL: https://github.com/jazzband/prettytable
Source0: https://files.pythonhosted.org/packages/18/fa/82e719efc465238383f099c08b5284b974f5002dbe12050bcbbc912366eb/prettytable-3.8.0.tar.gz Source0: https://files.pythonhosted.org/packages/e1/c0/5e9c4d2a643a00a6f67578ef35485173de273a4567279e4f0c200c01386b/prettytable-3.9.0.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -64,6 +64,9 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Jan 15 2024 zhangkea <zhangkea@uniontech.com> - 3.9.0-1
- Update package to version 3.9.0
* Wed Jul 12 2023 niuyaru <niuyaru@kylinos.cn> - 3.8.0-1 * Wed Jul 12 2023 niuyaru <niuyaru@kylinos.cn> - 3.8.0-1
- Update package to version 3.8.0 - Update package to version 3.8.0