automatic version update by autodist [release 2.11.1-1mamba;Tue Jun 04 2024]

This commit is contained in:
Automatic Build System 2024-06-05 10:42:01 +02:00
parent 8bdc743812
commit 550e5f43df

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-cssutils
Version: 2.11.0
Version: 2.11.1
Release: 1mamba
Summary: A Python package to parse and build CSS Cascading Style Sheets.
Group: System/Libraries
@ -12,6 +12,7 @@ Source: https://pypi.debian.net/cssutils/cssutils-%{version}.tar.gz
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(more-itertools)
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
@ -51,6 +52,9 @@ mv %{buildroot}%{_bindir}/cssparse{,-%{?pyappend}}
%{python_sitelib}/encutils/*
%changelog
* Tue Jun 04 2024 Automatic Build System <autodist@openmamba.org> 2.11.1-1mamba
- automatic version update by autodist
* Wed May 15 2024 Automatic Build System <autodist@openmamba.org> 2.11.0-1mamba
- automatic version update by autodist