| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python313-flake8-import-order | Distribution: openSUSE Tumbleweed |
| Version: 0.19.2 | Vendor: openSUSE |
| Release: 1.1 | Build date: Mon Apr 6 22:47:24 2026 |
| Group: Development/Languages/Python | Build host: reproducible |
| Size: 105082 | Source RPM: python-flake8-import-order-0.19.2-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/PyCQA/flake8-import-order | |
| Summary: Flake8 plugin that checks the ordering of import statements | |
Flake8 and pylama plugin that checks the ordering of import statements.
LGPL-3.0-only
* Mon Apr 06 2026 Dirk Müller <dmueller@suse.com>
- update to 0.19.2:
* Fix AttributeError in code for checking the order of imports
in a TYPE_CHECKING block.
* Yank 0.19.0 from PyPI to avoid aforementioned users on older
versions of Python accidentally receiving 0.19.0
* Fix bug in code for checking the order of imports in a
TYPE_CHECKING block.
* Fix python_requires missing from 0.19.0 to allow folks using
vulnerable and unmaintained versions of Python to continue
running 0.18.x with pip selecting the correct version for
them.
* Drop deprecated Python versions 3.7 and 3.8
* Drop unsupported pypy3.9
* Use sys.stdlib_module_names where available to determine
whether a module is in the standard library or not.
* Replace usage of pkg_resources from setuptools with
importlib.metadata.
* Move package to PyCQA PyPI organization
* Tue May 27 2025 Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
* Tue Dec 06 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.18.2
* Add zoneinfo to list of standard library modules
* Fix registering of options with Flake8 >= 6.0
* Mon Apr 20 2020 Tomáš Chvátal <tchvatal@suse.com>
- Fix build without python2
* Tue Mar 12 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.18.1:
* Fix case-sensitive related I100 errors for the pycharm style
* Fix noqa regexp
- Run fdupes
- Enable tests
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Thu Jul 12 2018 arun@gmx.de
- update to version 0.18:
* Add new Python 3.7 modules to the stdlib list, and support 3.7.
* Sun May 06 2018 arun@gmx.de
- update to version 0.17.1:
* Rebuild of 0.17 with the latest setuptools to fix an enum34
dependency bug.
* Sun Apr 15 2018 afaerber@suse.de
- Run spec-cleaner to fix URL (for factory-auto)
* Sat Mar 10 2018 afaerber@suse.de
- Add runtime Requires for enum34 and pycodestyle
/usr/lib/python3.13/site-packages/flake8_import_order /usr/lib/python3.13/site-packages/flake8_import_order-0.19.2.dist-info /usr/lib/python3.13/site-packages/flake8_import_order-0.19.2.dist-info/INSTALLER /usr/lib/python3.13/site-packages/flake8_import_order-0.19.2.dist-info/METADATA /usr/lib/python3.13/site-packages/flake8_import_order-0.19.2.dist-info/RECORD /usr/lib/python3.13/site-packages/flake8_import_order-0.19.2.dist-info/REQUESTED /usr/lib/python3.13/site-packages/flake8_import_order-0.19.2.dist-info/WHEEL /usr/lib/python3.13/site-packages/flake8_import_order-0.19.2.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/flake8_import_order-0.19.2.dist-info/licenses /usr/lib/python3.13/site-packages/flake8_import_order-0.19.2.dist-info/licenses/COPYING /usr/lib/python3.13/site-packages/flake8_import_order-0.19.2.dist-info/top_level.txt /usr/lib/python3.13/site-packages/flake8_import_order/__about__.py /usr/lib/python3.13/site-packages/flake8_import_order/__init__.py /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__ /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/__about__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/__about__.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/checker.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/checker.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/flake8_linter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/flake8_linter.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/pylama_linter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/pylama_linter.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/stdlib_list.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/stdlib_list.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/styles.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8_import_order/__pycache__/styles.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8_import_order/checker.py /usr/lib/python3.13/site-packages/flake8_import_order/flake8_linter.py /usr/lib/python3.13/site-packages/flake8_import_order/pylama_linter.py /usr/lib/python3.13/site-packages/flake8_import_order/stdlib_list.py /usr/lib/python3.13/site-packages/flake8_import_order/styles.py /usr/share/doc/packages/python313-flake8-import-order /usr/share/doc/packages/python313-flake8-import-order/CHANGELOG.rst /usr/share/doc/packages/python313-flake8-import-order/README.rst /usr/share/licenses/python313-flake8-import-order /usr/share/licenses/python313-flake8-import-order/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Apr 8 23:39:49 2026