diff --git a/python-webencodings.spec b/python-webencodings.spec index a748b1e..3661c77 100644 --- a/python-webencodings.spec +++ b/python-webencodings.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-webencodings Version: 0.5.1 -Release: 4mamba +Release: 5mamba Summary: A Python implementation of the WHATWG Encoding standard Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ URL: https://pypi.org/project/webencodings/ Source: https://pypi.debian.net/webencodings/webencodings-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Wed Sep 27 2023 Automatic Build System 0.5.1-5mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Thu May 05 2022 Silvan Calarco 0.5.1-4mamba - rebuilt with python 3.10 subpackage