SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-flake8 rpm build for : RedHat EL 8. For other distributions click python3-flake8.

Name : python3-flake8
Version : 3.7.7 Vendor : Fedora Project
Release : 6.el8 Date : 2019-12-09 22:04:05
Group : Unspecified Source RPM : python-flake8-3.7.7-6.el8.src.rpm
Size : 0.38 MB
Packager : Fedora Project
Summary : Python code checking using pyflakes, pycodestyle, and mccabe
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/epel/8.7.2023-05-09/Everything/s390x/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-flake8-3.7.7-6.el8.noarch.rpm
ftp.icm.edu.pl  python3-flake8-3.7.7-6.el8.noarch.rpm
ftp.icm.edu.pl  python3-flake8-3.7.7-6.el8.noarch.rpm
ftp.icm.edu.pl  python3-flake8-3.7.7-6.el8.noarch.rpm
ftp.icm.edu.pl  python3-flake8-3.7.7-6.el8.noarch.rpm
ftp.icm.edu.pl  python3-flake8-3.7.7-6.el8.noarch.rpm
ftp.icm.edu.pl  python3-flake8-3.7.7-6.el8.noarch.rpm
ftp.icm.edu.pl  python3-flake8-3.7.7-6.el8.noarch.rpm
ftp.icm.edu.pl  python3-flake8-3.7.7-6.el8.noarch.rpm
ftp.icm.edu.pl  python3-flake8-3.7.7-6.el8.noarch.rpm
ftp.icm.edu.pl  python3-flake8-3.7.7-6.el8.noarch.rpm
ftp.icm.edu.pl  python3-flake8-3.7.7-6.el8.noarch.rpm
     

Provides :
python3-flake8
python3.6dist(flake8)
python3dist(flake8)

Requires :
/usr/bin/python3.6
python(abi) = 3.6
python3-mccabe >= 0.6.0
python3-pycodestyle >= 2.5.0
python3-pyflakes >= 2.1.0
python3-setuptools
python3.6dist(entrypoints) >= 0.3
python3.6dist(entrypoints) < 0.4.0
python3.6dist(mccabe) >= 0.6.0
python3.6dist(mccabe) < 0.7.0
python3.6dist(pycodestyle) >= 2.5.0
python3.6dist(pycodestyle) < 2.6.0
python3.6dist(pyflakes) >= 2.1.0
python3.6dist(pyflakes) < 2.2.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/flake8
/usr/bin/flake8-3
/usr/bin/flake8-3.6
/usr/bin/python3-flake8
/usr/lib/python3.6/site-packages/flake8
/usr/lib/python3.6/site-packages/flake8-3.7.7-py3.6.egg-info
/usr/lib/python3.6/site-packages/flake8-3.7.7-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/flake8-3.7.7-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/flake8-3.7.7-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/flake8-3.7.7-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/flake8-3.7.7-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/flake8-3.7.7-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/flake8/__init__.py
/usr/lib/python3.6/site-packages/flake8/__main__.py
/usr/lib/python3.6/site-packages/flake8/__pycache__
/usr/lib/python3.6/site-packages/flake8/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/__main__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/__main__.cpython-36.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/checker.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/checker.cpython-36.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/defaults.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/defaults.cpython-36.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/processor.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/processor.cpython-36.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/statistics.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/statistics.cpython-36.pyc
/usr/lib/python3.6/site-packages/flake8/__pycache__/style_guide.cpython-36.opt-1.pyc
There is 86 files more in these RPM.

 
ICM