automatic version update by autodist [release 2.2.1-1mamba;Mon Nov 18 2024]

This commit is contained in:
Automatic Build System 2024-11-19 10:29:19 +01:00
parent fb61ec7aff
commit d56beb01c8

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-cleo
Version: 2.1.0
Version: 2.2.1
Release: 1mamba
Summary: Cleo allows you to create beautiful and testable command-line interfaces
Group: System/Libraries
@ -12,8 +12,6 @@ Source: https://pypi.debian.net/cleo/cleo-%{version}.tar.gz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(crashtest)
BuildRequires: python3.11dist(rapidfuzz)
## AUTOBUILDREQ-END
%description
@ -53,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%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
- automatic version update by autodist