rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.7.1-2mamba;Tue Sep 26 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:00:54 +01:00
parent fe96ccd11c
commit 3c5286c7f3

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-cssutils Name: python-cssutils
Version: 2.7.1 Version: 2.7.1
Release: 1mamba Release: 2mamba
Summary: A Python package to parse and build CSS Cascading Style Sheets. Summary: A Python package to parse and build CSS Cascading Style Sheets.
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -11,9 +11,9 @@ URL: https://cthedot.de/cssutils/
Source: https://pypi.debian.net/cssutils/cssutils-%{version}.tar.gz Source: https://pypi.debian.net/cssutils/cssutils-%{version}.tar.gz
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel BuildRequires: libpython311-devel
BuildRequires: python3.7dist(importlib-metadata)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description %description
A Python package to parse and build CSS Cascading Style Sheets. Currently a DOM only, no rendering options. A Python package to parse and build CSS Cascading Style Sheets. Currently a DOM only, no rendering options.
@ -51,6 +51,9 @@ mv %{buildroot}%{_bindir}/cssparse{,-%{?pyappend}}
%{python_sitelib}/encutils/* %{python_sitelib}/encutils/*
%changelog %changelog
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 2.7.1-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Tue Jun 13 2023 Automatic Build System <autodist@mambasoft.it> 2.7.1-1mamba * Tue Jun 13 2023 Automatic Build System <autodist@mambasoft.it> 2.7.1-1mamba
- automatic version update by autodist - automatic version update by autodist