From 1b58a1a1496624d83fc9ff1431e91e046e5d1149 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:25:15 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.1.0-2mamba;Tue Sep 26 2023] --- python-pyflakes.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-pyflakes.spec b/python-pyflakes.spec index 00dcb03..75f0d56 100644 --- a/python-pyflakes.spec +++ b/python-pyflakes.spec @@ -2,7 +2,7 @@ Name: python-pyflakes Version: 3.1.0 -Release: 1mamba +Release: 2mamba Summary: Passive checker of Python programs Group: System/Libraries/Python Vendor: openmamba @@ -12,9 +12,10 @@ URL: https://github.com/PyCQA/pyflakes Source: https://pypi.debian.net/pyflakes/pyflakes-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(setuptools) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description PyFlakes a Lint-like tool for Python, like PyChecker. @@ -65,6 +66,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist %{python_sitearch}/pyflakes-%{version}-py*.egg-info/* %changelog +* Tue Sep 26 2023 Automatic Build System 3.1.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Jul 30 2023 Automatic Build System 3.1.0-1mamba - automatic version update by autodist