rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.5.1-5mamba;Wed Sep 27 2023]
This commit is contained in:
parent
f173db7677
commit
828ca52dcf
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-webencodings
|
Name: python-webencodings
|
||||||
Version: 0.5.1
|
Version: 0.5.1
|
||||||
Release: 4mamba
|
Release: 5mamba
|
||||||
Summary: A Python implementation of the WHATWG Encoding standard
|
Summary: A Python implementation of the WHATWG Encoding standard
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,8 +11,9 @@ URL: https://pypi.org/project/webencodings/
|
|||||||
Source: https://pypi.debian.net/webencodings/webencodings-%{version}.tar.gz
|
Source: https://pypi.debian.net/webencodings/webencodings-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.5.1-5mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Thu May 05 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.1-4mamba
|
* Thu May 05 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.1-4mamba
|
||||||
- rebuilt with python 3.10 subpackage
|
- rebuilt with python 3.10 subpackage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user