automatic version update by autodist [release 2.2.1-1mamba;Mon Nov 18 2024]
This commit is contained in:
parent
fb61ec7aff
commit
d56beb01c8
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-cleo
|
Name: python-cleo
|
||||||
Version: 2.1.0
|
Version: 2.2.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Cleo allows you to create beautiful and testable command-line interfaces
|
Summary: Cleo allows you to create beautiful and testable command-line interfaces
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,8 +12,6 @@ Source: https://pypi.debian.net/cleo/cleo-%{version}.tar.gz
|
|||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(crashtest)
|
|
||||||
BuildRequires: python3.11dist(rapidfuzz)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -53,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 18 2024 Automatic Build System <autodist@openmamba.org> 2.2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Oct 31 2023 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
* Tue Oct 31 2023 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user