Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-blue | Distribution: openSUSE Tumbleweed |
Version: 0.9.1 | Vendor: openSUSE |
Release: 5.1 | Build date: Mon Mar 10 13:59:10 2025 |
Group: Unspecified | Build host: reproducible |
Size: 65733 | Source RPM: python-blue-0.9.1-5.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/grantjenks/blue | |
Summary: A code formatter written in, and written for Python |
Black is a code formatter written in Python, and reformats Python 2.x and 3.x code. Black reformats entire files in place. It is not configurable. It does not take previous formatting into account. The coding style enforced is a PEP-8 subset, adheres to PEP-257, and otherwise passes the rules of the "pycodestyle" checker. Black skips over blocks that start and end with "# fmt: off" and "# fmt: on", respectively. It also recognizes YAPF's block comments to the same effect.
MIT
* Mon Mar 10 2025 Markéta Machová <mmachova@suse.com> - Add black-25.1.patch to support changes in black 25.1 * Tue Feb 06 2024 Daniel Garcia <daniel.garcia@suse.com> - Remove black-23.3.patch and add black-24.1.patch to support latest version of python-black. * Wed Nov 22 2023 Daniel Garcia <daniel.garcia@suse.com> - Make compatible with latest python-flake8 and python-black bsc#1217371 - Add patch flake8-v6-compatibility.patch, gh#grantjenks/blue#96 - Remove patch flake8-v5-compatibility.patch - Refresh patch python-blue.changes * Thu May 04 2023 Daniel Garcia <daniel.garcia@suse.com> - Add black-23.3.patch to make it compatible with latest python-black version. gh#grantjenks/blue#97 * Sat Jan 28 2023 Dirk Müller <dmueller@suse.com> - update to 0.9.1: * blue is incompatible with flake8 v5 (GH#78) due to changes in the way flake8 parses its config files. For now, pin the flake8 dependency <5.0.0 * Add support for testing against Python 3.10 and 3.11 in tox.ini, and fix an incompatibility with the rstcheck command line. * Bump copyright years. - drop unpin-black.patch (obsolete) - update flake8-v5-compatibility.patch to unpin flake8 again * Mon Sep 19 2022 Daniel Garcia <daniel.garcia@suse.com> - Add flake8-v5-compatibility.patch wich makes it work with flake8 v5 gh#grantjenks/blue#78 * Wed May 04 2022 Matej Cepl <mcepl@suse.com> - Upgrade to 0.9.0: - Fix test suite failures due to a confluence of problems - Upgrade dependency on Black to 22.1.0 to support Python 3.10 - Add link to demo site at https://iblueit.dev * Sat Apr 23 2022 Matej Cepl <mcepl@suse.com> - Update unpin-tomli.patch to work with the current black package. - Skip failing tests (gh#grantjenks/blue#72) * Sat Mar 19 2022 Ben Greiner <code@bnavigator.de> - Update to 0.8.0 * Fix compatibility with flake8 v4 (GH#58) - Drop support-new-flake8.patch fixed upstream - Add unpin-black.patch and unpin-tomli.patch - Clean requirements * Wed Jan 12 2022 Steve Kowalik <steven.kowalik@suse.com> - Update to 0.7.0: * Upgrade dependency on black to 21.7b0 - Add patch support-new-flake8.patch: * Support backwards incompatiable changes with flake8 4.0
/etc/alternatives/blue /usr/bin/blue /usr/bin/blue-3.12 /usr/lib/python3.12/site-packages/blue /usr/lib/python3.12/site-packages/blue-0.9.1-py3.12.egg-info /usr/lib/python3.12/site-packages/blue-0.9.1-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/blue-0.9.1-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/blue-0.9.1-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/blue-0.9.1-py3.12.egg-info/entry_points.txt /usr/lib/python3.12/site-packages/blue-0.9.1-py3.12.egg-info/requires.txt /usr/lib/python3.12/site-packages/blue-0.9.1-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/blue/__init__.py /usr/lib/python3.12/site-packages/blue/__main__.py /usr/lib/python3.12/site-packages/blue/__pycache__ /usr/lib/python3.12/site-packages/blue/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/blue/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/blue/__pycache__/__main__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/blue/__pycache__/__main__.cpython-312.pyc /usr/share/doc/packages/python312-blue /usr/share/doc/packages/python312-blue/README.rst /usr/share/licenses/python312-blue /usr/share/licenses/python312-blue/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 30 23:22:36 2025