rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.1.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
4dcfcdec44
commit
1b58a1a149
@ -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 <autodist@mambasoft.it> 3.1.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sun Jul 30 2023 Automatic Build System <autodist@mambasoft.it> 3.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user