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:
parent
fe96ccd11c
commit
3c5286c7f3
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-cssutils
|
||||
Version: 2.7.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A Python package to parse and build CSS Cascading Style Sheets.
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -11,9 +11,9 @@ URL: https://cthedot.de/cssutils/
|
||||
Source: https://pypi.debian.net/cssutils/cssutils-%{version}.tar.gz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(importlib-metadata)
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
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/*
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user