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
|
Name: python-pyflakes
|
||||||
Version: 3.1.0
|
Version: 3.1.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Passive checker of Python programs
|
Summary: Passive checker of Python programs
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,9 +12,10 @@ URL: https://github.com/PyCQA/pyflakes
|
|||||||
Source: https://pypi.debian.net/pyflakes/pyflakes-%{version}.tar.gz
|
Source: https://pypi.debian.net/pyflakes/pyflakes-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PyFlakes a Lint-like tool for Python, like PyChecker.
|
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/*
|
%{python_sitearch}/pyflakes-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jul 30 2023 Automatic Build System <autodist@mambasoft.it> 3.1.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user