Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-flake8-import-order | Distribution: Mageia |
Version: 0.18.2 | Vendor: Mageia.Org |
Release: 2.mga10 | Build date: Wed Dec 27 09:11:39 2023 |
Group: Development/Python | Build host: localhost |
Size: 83450 | Source RPM: python-flake8-import-order-0.18.2-2.mga10.src.rpm |
Packager: papoteur <papoteur> | |
Url: https://github.com/PyCQA/flake8-import-order | |
Summary: Flake8 and pylama plugin that checks the ordering of import statements |
A flake8 and Pylama plugin that checks the ordering of your imports. It does not check anything else about the imports. Merely that they are grouped and ordered correctly. In general stdlib comes first, then 3rd party, then local packages, and that each group is individually alphabetized, however this depends on the style used. Flake8-Import-Order supports a number of styles and is extensible allowing for custom styles. This plugin was originally developed to match the style preferences of the cryptography project, with this style remaining the default.
LGPLv3
* Wed Dec 27 2023 papoteur <papoteur> 0.18.2-2.mga10 + Revision: 2022156 - rebuild for python 3.12 - adapt to pyproject * Fri Apr 21 2023 kekepower <kekepower> 0.18.2-1.mga9 + Revision: 1953780 - Update to version 0.18.2 * Thu Nov 03 2022 papoteur <papoteur> 0.18.1-7.mga9 + Revision: 1902022 - rebuild for pylama dependency * Tue Mar 29 2022 umeabot <umeabot> 0.18.1-6.mga9 + Revision: 1833276 - Mageia 9 Mass Rebuild * Mon Feb 21 2022 tv <tv> 0.18.1-5.mga9 + Revision: 1782245 - Fix filelist for python-3.10 + neoclust <neoclust> - rebuild for python 3.10
/usr/lib/python3.12/site-packages/flake8_import_order /usr/lib/python3.12/site-packages/flake8_import_order-0.18.2.dist-info /usr/lib/python3.12/site-packages/flake8_import_order-0.18.2.dist-info/COPYING /usr/lib/python3.12/site-packages/flake8_import_order-0.18.2.dist-info/INSTALLER /usr/lib/python3.12/site-packages/flake8_import_order-0.18.2.dist-info/METADATA /usr/lib/python3.12/site-packages/flake8_import_order-0.18.2.dist-info/WHEEL /usr/lib/python3.12/site-packages/flake8_import_order-0.18.2.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/flake8_import_order-0.18.2.dist-info/top_level.txt /usr/lib/python3.12/site-packages/flake8_import_order/__about__.py /usr/lib/python3.12/site-packages/flake8_import_order/__init__.py /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__ /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/__about__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/__about__.cpython-312.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/checker.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/checker.cpython-312.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/flake8_linter.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/flake8_linter.cpython-312.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/pylama_linter.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/pylama_linter.cpython-312.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/stdlib_list.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/stdlib_list.cpython-312.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/styles.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/flake8_import_order/__pycache__/styles.cpython-312.pyc /usr/lib/python3.12/site-packages/flake8_import_order/checker.py /usr/lib/python3.12/site-packages/flake8_import_order/flake8_linter.py /usr/lib/python3.12/site-packages/flake8_import_order/pylama_linter.py /usr/lib/python3.12/site-packages/flake8_import_order/stdlib_list.py /usr/lib/python3.12/site-packages/flake8_import_order/styles.py /usr/share/doc/python3-flake8-import-order /usr/share/doc/python3-flake8-import-order/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Nov 10 09:26:36 2024