[packages/python-pyflakes] - updated version comment
qboosh
qboosh at pld-linux.org
Wed Nov 26 21:36:36 CET 2025
commit c648b6fce85d3d9ce738c150ba2667ff62513e85
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Nov 26 21:36:43 2025 +0100
- updated version comment
python-pyflakes.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-pyflakes.spec b/python-pyflakes.spec
index 34accbd..deee154 100644
--- a/python-pyflakes.spec
+++ b/python-pyflakes.spec
@@ -6,7 +6,9 @@
Summary: Passive checker of Python programs
Summary(pl.UTF-8): Pasywny program do sprawdzania programów w Pythonie
Name: python-%{module}
-# NOTE: before upgrading to >=2.4.0 check for python2-compatible flake8 release supporting new pyflakes
+# keep < 2.5 here for python2 support
+# and < 2.4 to support flake8 3.9.x, which was the last with python2 support
+# (there were no flake8 releases supporting pyflakes 2.4.x and python2)
Version: 2.3.1
Release: 6
License: MIT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyflakes.git/commitdiff/c648b6fce85d3d9ce738c150ba2667ff62513e85
More information about the pld-cvs-commit
mailing list