Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-single-version | Distribution: Fedora Project |
Version: 1.6.0 | Vendor: Fedora Project |
Release: 1.fc40 | Build date: Fri Oct 25 05:46:28 2024 |
Group: Unspecified | Build host: buildvm-s390x-01.s390.fedoraproject.org |
Size: 12360 | Source RPM: python-single-version-1.6.0-1.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/hongquan/single-version | |
Summary: Utility to define version string |
Utility to let you have a single source version in your code base. This utility targets modern Python projects which have layout generated by Poetry, with a pyproject.toml file in place of setup.py. With this layout, the project initially has two places to maintain the version string: one in pyproject.toml and one in some *.py file (normally __init__.py). This duplicity often leads to inconsistency when you the author forget to update both. single-version was born to solve that headache circumstance. By convention, it chooses the pyproject.toml file as original source of version string.
MIT
* Fri Oct 25 2024 Benson Muite <benson_muite@emailplus.org> - 1.6.0-1 - Initial import
/usr/lib/python3.12/site-packages/single_version /usr/lib/python3.12/site-packages/single_version-1.6.0.dist-info /usr/lib/python3.12/site-packages/single_version-1.6.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/single_version-1.6.0.dist-info/LICENSE /usr/lib/python3.12/site-packages/single_version-1.6.0.dist-info/METADATA /usr/lib/python3.12/site-packages/single_version-1.6.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/single_version/__init__.py /usr/lib/python3.12/site-packages/single_version/__pycache__ /usr/lib/python3.12/site-packages/single_version/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/single_version/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/single_version/__pycache__/ver.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/single_version/__pycache__/ver.cpython-312.pyc /usr/lib/python3.12/site-packages/single_version/ver.py /usr/share/doc/python3-single-version /usr/share/doc/python3-single-version/README.rst /usr/share/licenses/python3-single-version /usr/share/licenses/python3-single-version/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 06:15:53 2024