From c60503a5327bd63bea54b40f15a4ef26c95bfd5a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 27 Jan 2025 09:33:38 +0100 Subject: [PATCH] automatic version update by autodist [release 25.1.0-1mamba;Sun Jan 26 2025] --- python-attrs.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/python-attrs.spec b/python-attrs.spec index 74083ca..bd668b5 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -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 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 25.1.0-1mamba +- automatic version update by autodist + * Mon Dec 16 2024 Automatic Build System 24.3.0-1mamba - automatic version update by autodist