rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.7.7-2mamba;Wed Sep 27 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:11:23 +01:00
parent 75e97940f4
commit 1d0005581b

View File

@ -1,7 +1,7 @@
Name: python-genshi
Epoch: 1
Version: 0.7.7
Release: 1mamba
Release: 2mamba
Summary: Python toolkit for generation of output for the web
Group: System/Libraries/Python
Vendor: openmamba
@ -12,9 +12,10 @@ Source: https://pypi.debian.net/Genshi/Genshi-%{version}.tar.gz
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libpython3-devel
BuildRequires: python3.7dist(six)
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(six)
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description
Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a template language, which is heavily inspired by Kid.
@ -52,6 +53,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc COPYING
%changelog
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.7.7-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Sat Apr 23 2022 Automatic Build System <autodist@mambasoft.it> 0.7.7-1mamba
- automatic version update by autodist