!6 Update package to version 3.0.1
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
956adc46e1
@ -2,12 +2,12 @@
|
||||
%global pypi_name yaspin
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.3.0
|
||||
Version: 3.0.1
|
||||
Release: 1
|
||||
Summary: Yet Another Terminal Spinner
|
||||
License: MIT
|
||||
URL: https://github.com/pavdmyt/yaspin
|
||||
Source0: https://files.pythonhosted.org/packages/e7/d3/9dc42eaa5a41d64f83b6fcf68aef0993cc9be94dc3ea14038270680ff4e1/yaspin-2.3.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/0e/6e/faf922412b0538663bba81cf1e741fa9856aac7b4fd80d0790521b4bbe7d/yaspin-3.0.1.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
@ -20,7 +20,6 @@ BuildRequires: python3-hatchling
|
||||
BuildRequires: python3-virtualenv
|
||||
BuildRequires: python3-poetry-core
|
||||
BuildRequires: python3-termcolor
|
||||
BuildRequires: zlib >= 1.2.11
|
||||
|
||||
%description
|
||||
Yaspin provides a full-featured terminal spinner to show the progress during long-hanging operations.
|
||||
@ -49,6 +48,9 @@ Yaspin provides a full-featured terminal spinner to show the progress during lon
|
||||
%{python3_sitelib}/%{pypi_name}*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Dec 26 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.0.1-1
|
||||
- Update package to version 3.0.1
|
||||
|
||||
* Fri Jun 16 2023 Dongxing Wang <dxwangk@isoftstone.com> - 2.3.0-1
|
||||
- Upgrade to version 2.3.0
|
||||
|
||||
|
||||
Binary file not shown.
BIN
yaspin-3.0.1.tar.gz
Normal file
BIN
yaspin-3.0.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user