Sat, 30 May 2026 00:46:34 CST | login

Information for RPM python-flake8-comprehensions-3.10.1-4.oc9.src.rpm

ID355666
Buildpython-flake8-comprehensions-3.10.1-4.oc9
Namepython-flake8-comprehensions
Version3.10.1
Release4.oc9
Epoch
Archsrc
DraftFalse
SummaryFlake8 plugin that helps you write better list/set/dict comprehensions
DescriptionA 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.
Build Time2025-06-13 15:23:03 GMT
Size32.47 KB
e00571c6c1a25b58f5115a833fb4c369
LicenseMIT
Buildrootdist-oc9-epol-build-155484-79738
Provides
python3-flake8-comprehensions = 3.10.1-4.oc9
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
((python3dist(flake8) < 3.2 or python3dist(flake8) > 3.2) with python3dist(flake8) >= 3)
pyproject-rpm-macros
python3-devel
python3-devel
python3dist(packaging)
python3dist(pip) >= 19
python3dist(pytest)
python3dist(pytest-flake8-path)
python3dist(pytest-randomly)
python3dist(setuptools)
python3dist(toml)
python3dist(wheel)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
flake8-comprehensions-3.10.1.tar.gz15.14 KB
python-flake8-comprehensions.spec2.37 KB
Component of No Buildroots