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