Update package to version 1.7.1
This commit is contained in:
parent
a593e4365c
commit
27cd143e48
@ -1,6 +1,6 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-shtab
|
Name: python-shtab
|
||||||
Version: 1.6.5
|
Version: 1.7.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Automagic shell tab completion for Python CLI applications
|
Summary: Automagic shell tab completion for Python CLI applications
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -15,7 +15,7 @@ Automagic shell tab completion for Python CLI applications
|
|||||||
|
|
||||||
%package -n python3-shtab
|
%package -n python3-shtab
|
||||||
Summary: Automagic shell tab completion for Python CLI applications
|
Summary: Automagic shell tab completion for Python CLI applications
|
||||||
Provides: python-shtab
|
Provides: python-shtab = %{version}-%{release}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools python3-setuptools_scm python3-wheel python3-toml
|
BuildRequires: python3-setuptools python3-setuptools_scm python3-wheel python3-toml
|
||||||
%description -n python3-shtab
|
%description -n python3-shtab
|
||||||
@ -51,6 +51,9 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 18 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 1.7.1-1
|
||||||
|
- Update package to version 1.7.1
|
||||||
|
|
||||||
* Tue Sep 12 2023 xu_ping <707078654@qq.com> - 1.6.5-1
|
* Tue Sep 12 2023 xu_ping <707078654@qq.com> - 1.6.5-1
|
||||||
- Upgrade version to 1.6.5
|
- Upgrade version to 1.6.5
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
shtab-1.7.1.tar.gz
Normal file
BIN
shtab-1.7.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user