Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pytoolconfig | Distribution: Fedora Project |
Version: 1.3.1 | Vendor: Fedora Project |
Release: 3.fc40 | Build date: Fri Jan 26 10:48:21 2024 |
Group: Unspecified | Build host: buildhw-x86-07.iad2.fedoraproject.org |
Size: 123913 | Source RPM: python-pytoolconfig-1.3.1-3.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/bagel897/pytoolconfig | |
Summary: Python tool configuration |
The goal of this project is to manage configuration for Python tools, such as black and rope, and add support for a pyproject.toml configuration file.
LGPL-3.0-or-later
* Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 1.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 1.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 11 2024 Packit <[email protected]> - 1.3.1-1 - [packit] 1.3.1 upstream release - Resolves rhbz#2257945 * Thu Jan 11 2024 Benjamin A. Beasley <[email protected]> - 1.3.0-1 - Update to 1.3.0 (close RHBZ#2257775) * Sun Oct 15 2023 Benjamin A. Beasley <[email protected]> - 1.2.6-1 - Update to 1.2.6 (close RHBZ#2244235) * Thu Aug 31 2023 Benjamin A. Beasley <[email protected]> - 1.2.5-1 - Initial package (close RHBZ#2235852)
/usr/lib/python3.12/site-packages/pytoolconfig /usr/lib/python3.12/site-packages/pytoolconfig-1.3.1.dist-info /usr/lib/python3.12/site-packages/pytoolconfig-1.3.1.dist-info/INSTALLER /usr/lib/python3.12/site-packages/pytoolconfig-1.3.1.dist-info/METADATA /usr/lib/python3.12/site-packages/pytoolconfig-1.3.1.dist-info/WHEEL /usr/lib/python3.12/site-packages/pytoolconfig-1.3.1.dist-info/licenses /usr/lib/python3.12/site-packages/pytoolconfig-1.3.1.dist-info/licenses/LICENSE /usr/lib/python3.12/site-packages/pytoolconfig/__init__.py /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__ /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/_version.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/_version.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/documentation.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/documentation.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/fields.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/fields.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/pytoolconfig.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/pytoolconfig.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/types.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/types.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/universal_config.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/universal_config.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/__pycache__/utils.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/_version.py /usr/lib/python3.12/site-packages/pytoolconfig/documentation.py /usr/lib/python3.12/site-packages/pytoolconfig/fields.py /usr/lib/python3.12/site-packages/pytoolconfig/py.typed /usr/lib/python3.12/site-packages/pytoolconfig/pytoolconfig.py /usr/lib/python3.12/site-packages/pytoolconfig/sources /usr/lib/python3.12/site-packages/pytoolconfig/sources/__init__.py /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__ /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__/ini.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__/ini.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__/pyproject.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__/pyproject.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__/pytool.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__/pytool.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__/setup_cfg.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__/setup_cfg.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__/source.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pytoolconfig/sources/__pycache__/source.cpython-312.pyc /usr/lib/python3.12/site-packages/pytoolconfig/sources/ini.py /usr/lib/python3.12/site-packages/pytoolconfig/sources/pyproject.py /usr/lib/python3.12/site-packages/pytoolconfig/sources/pytool.py /usr/lib/python3.12/site-packages/pytoolconfig/sources/setup_cfg.py /usr/lib/python3.12/site-packages/pytoolconfig/sources/source.py /usr/lib/python3.12/site-packages/pytoolconfig/types.py /usr/lib/python3.12/site-packages/pytoolconfig/universal_config.py /usr/lib/python3.12/site-packages/pytoolconfig/utils.py /usr/share/doc/python3-pytoolconfig /usr/share/doc/python3-pytoolconfig/README.md /usr/share/licenses/python3-pytoolconfig /usr/share/licenses/python3-pytoolconfig/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:56:58 2024