update version to 3.0.2
This commit is contained in:
parent
956adc46e1
commit
dd3104833b
@ -2,12 +2,12 @@
|
|||||||
%global pypi_name yaspin
|
%global pypi_name yaspin
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 3.0.1
|
Version: 3.0.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Yet Another Terminal Spinner
|
Summary: Yet Another Terminal Spinner
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/pavdmyt/yaspin
|
URL: https://github.com/pavdmyt/yaspin
|
||||||
Source0: https://files.pythonhosted.org/packages/0e/6e/faf922412b0538663bba81cf1e741fa9856aac7b4fd80d0790521b4bbe7d/yaspin-3.0.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/45/92/945d168f13d7e64ae7f013cb9db8a6fbde62a2cb1ce72ba6e0d2af05b402/yaspin-3.0.2.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -48,6 +48,10 @@ Yaspin provides a full-featured terminal spinner to show the progress during lon
|
|||||||
%{python3_sitelib}/%{pypi_name}*.dist-info/
|
%{python3_sitelib}/%{pypi_name}*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 22 2024 zhaojingyu <zhaojingyu@kylinos.cn> - 3.0.2-1
|
||||||
|
- Update package to version 3.0.2
|
||||||
|
- Add py.typed marker file to be compliant with PEP561
|
||||||
|
|
||||||
* Tue Dec 26 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.0.1-1
|
* Tue Dec 26 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.0.1-1
|
||||||
- Update package to version 3.0.1
|
- Update package to version 3.0.1
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
yaspin-3.0.2.tar.gz
Normal file
BIN
yaspin-3.0.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user