SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-flake8-comprehensions rpm build for : Fedora Other. For other distributions click python3-flake8-comprehensions.

Name : python3-flake8-comprehensions
Version : 3.10.1 Vendor : Fedora Project
Release : 10.fc41 Date : 2024-07-20 04:06:32
Group : Unspecified Source RPM : python-flake8-comprehensions-3.10.1-10.fc41.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : Flake8 plugin that helps you write better list/set/dict comprehensions
Description :
A flake8 plugin to identify the following patterns:

- C400-402: Unnecessary generator - rewrite as a < list/set/dict> comprehension.
- C403-404: Unnecessary list comprehension - rewrite as a < set/dict>
comprehension.
- C405-406: Unnecessary < list/tuple> literal - rewrite as a < set/dict> literal.
- C408: Unnecessary < dict/list/tuple> call - rewrite as a literal.
- C409-410: Unnecessary < list/tuple> passed to < list/tuple>() - (remove the
outer call to < list/tuple>``()/rewrite as a ``< list/tuple> literal).
- C411: Unnecessary list call - remove the outer call to list().
- C413: Unnecessary < list/reversed> call around sorted().
- C414: Unnecessary < list/reversed/set/sorted/tuple> call within
< list/set/sorted/tuple>().
- C415: Unnecessary subscript reversal of iterable within
< reversed/set/sorted>().
- C416: Unnecessary < list/set> comprehension - rewrite using < list/set>().
- C417: Unnecessary map usage - rewrite using a generator
expression/< list/set/dict> comprehension.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-flake8-comprehensions-3.10.1-10.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-comprehensions-3.10.1-10.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-comprehensions-3.10.1-10.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-comprehensions-3.10.1-10.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-comprehensions-3.10.1-10.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-comprehensions-3.10.1-10.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-comprehensions-3.10.1-10.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-comprehensions-3.10.1-10.fc41.noarch.rpm
     

Provides :
python-flake8-comprehensions
python3-flake8-comprehensions
python3.13-flake8-comprehensions
python3.13dist(flake8-comprehensions)
python3dist(flake8-comprehensions)

Requires :
((python3.13dist(flake8) < 3.2 or python3.13dist(flake8) > 3.2) with python3.13dist(flake8) >= 3)
python(abi) = 3.13
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1


Content of RPM :
/usr/lib/python3.13/site-packages/flake8_comprehensions
/usr/lib/python3.13/site-packages/flake8_comprehensions-3.10.1.dist-info
/usr/lib/python3.13/site-packages/flake8_comprehensions-3.10.1.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/flake8_comprehensions-3.10.1.dist-info/LICENSE
/usr/lib/python3.13/site-packages/flake8_comprehensions-3.10.1.dist-info/METADATA
/usr/lib/python3.13/site-packages/flake8_comprehensions-3.10.1.dist-info/WHEEL
/usr/lib/python3.13/site-packages/flake8_comprehensions-3.10.1.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/flake8_comprehensions-3.10.1.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/flake8_comprehensions/__init__.py
/usr/lib/python3.13/site-packages/flake8_comprehensions/__pycache__
/usr/lib/python3.13/site-packages/flake8_comprehensions/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/flake8_comprehensions/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/flake8_comprehensions/py.typed
/usr/share/doc/python3-flake8-comprehensions
/usr/share/doc/python3-flake8-comprehensions/HISTORY.rst
/usr/share/doc/python3-flake8-comprehensions/README.rst

 
ICM