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:
parent
75e97940f4
commit
1d0005581b
@ -1,7 +1,7 @@
|
|||||||
Name: python-genshi
|
Name: python-genshi
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.7.7
|
Version: 0.7.7
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Python toolkit for generation of output for the web
|
Summary: Python toolkit for generation of output for the web
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,9 +12,10 @@ Source: https://pypi.debian.net/Genshi/Genshi-%{version}.tar.gz
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(six)
|
BuildRequires: python3.11dist(six)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%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.
|
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
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Apr 23 2022 Automatic Build System <autodist@mambasoft.it> 0.7.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user