diff --git a/python-pycodestyle.spec b/python-pycodestyle.spec index 41ce6f3..6f237b2 100644 --- a/python-pycodestyle.spec +++ b/python-pycodestyle.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pycodestyle Version: 2.11.0 -Release: 1mamba +Release: 2mamba Summary: Python style guide checker Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ URL: https://pycodestyle.pycqa.org/en/latest/ Source: http://pypi.debian.net/pycodestyle/pycodestyle-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -51,6 +52,9 @@ done %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 2.11.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Jul 30 2023 Automatic Build System 2.11.0-1mamba - automatic version update by autodist