Upgrade version to 1.7.0

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2024-02-06 16:20:11 +08:00
parent 22dbb7b27f
commit 835f4267f4
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-texttable
Version: 1.6.7
Version: 1.7.0
Release: 1
Summary: Python module for creating simple ASCII tables
License: MIT
URL: https://github.com/foutaise/texttable
Source0: https://files.pythonhosted.org/packages/e4/84/4686ee611bb020038375c5f11fe7b6b3bb94ee78614a1faba45effe51591/texttable-1.6.7.tar.gz
Source0: https://files.pythonhosted.org/packages/source/t/texttable/texttable-%{version}.tar.gz
BuildArch: noarch
%description
@ -74,6 +74,9 @@ py.test-%{python3_version} --verbose tests.py
%{_docdir}/*
%changelog
* Tue Feb 06 2024 xu_ping <707078654@qq.com> - 1.7.0-1
- Update package to version 1.7.0
* Fri Dec 16 2022 wangjunqi <wangjunqi@kylinos.cn> - 1.6.7-1
- Update package to version 1.6.7

Binary file not shown.

BIN
texttable-1.7.0.tar.gz Normal file

Binary file not shown.