[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-flake8-4.0.1-5.el9

Name python-flake8
Epoch 0
Version 4.0.1
Release 5.el9
Website/URL https://gitlab.com/pycqa/flake8
License MIT
Build Time 2025-07-30 11:19:23
Build Host builder-arm64-1.inferitos.ru
Summary Python code checking using pyflakes, pycodestyle, and mccabe
Repositories Extras
Description Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script. It runs all the tools by launching the single flake8 script, and displays the warnings in a per-file, merged output. It also adds a few features: files that contain "# flake8: noqa" are skipped, lines that contain a "# noqa" comment at the end will not issue warnings, Git and Mercurial hooks are included, a McCabe complexity checker is included, and it is extendable through flake8.extension entry points.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-flake8-4.0.1-5.el9.noarch Python code checking using pyflakes, pycodestyle, and mccabe 1a3471b093c1ef12787f6e83a833ff99bb8e6995905661b2125449182554012d download
src
python-flake8-4.0.1-5.el9.src Python code checking using pyflakes, pycodestyle, and mccabe 89aadb84a5da03f16783b9b81508874a8c10aef9c040293d34a5fa82d5f1e573 download
Changelog link
* Wed Jul 30 2025 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 4.0.1-5
- Rebuilt for MSVSphere 9.6