automatic version update by autodist [release 25.1.0-1mamba;Sun Jan 26 2025]

This commit is contained in:
Automatic Build System 2025-01-27 09:33:38 +01:00
parent dbb7e5feff
commit c60503a532

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-attrs
Version: 24.3.0
Version: 25.1.0
Release: 1mamba
Summary: Classes Without Boilerplate
Group: System/Libraries
@ -10,12 +10,11 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.attrs.org/en/stable/
Source: https://pypi.debian.net/attrs/attrs-%{version}.tar.gz
License: BSD
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
BuildRequires: libpython-devel
Requires: python >= %python_version
%description
%{summary}.
@ -54,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sun Jan 26 2025 Automatic Build System <autodist@openmamba.org> 25.1.0-1mamba
- automatic version update by autodist
* Mon Dec 16 2024 Automatic Build System <autodist@openmamba.org> 24.3.0-1mamba
- automatic version update by autodist