ID | 103157 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | python-single-version | |||||||||||||||
Links | Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem | |||||||||||||||
Version | 1.6.0 | |||||||||||||||
Release | 2.fc42 | |||||||||||||||
Epoch | Draft | False | ||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/python-single-version.git#0b7e28da5fec518614913cc7a0a00772337e279a | |||||||||||||||
Summary | Utility to define version string | |||||||||||||||
Description | 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. | |||||||||||||||
Built by | kojiadmin | |||||||||||||||
State | complete | |||||||||||||||
Volume | DEFAULT | |||||||||||||||
Started | Sun, 02 Feb 2025 00:41:18 CST | |||||||||||||||
Completed | Sun, 02 Feb 2025 00:52:05 CST | |||||||||||||||
Task | build (f42, /rpms/python-single-version.git:0b7e28da5fec518614913cc7a0a00772337e279a) | |||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-single-version.git#0b7e28da5fec518614913cc7a0a00772337e279a'}} | |||||||||||||||
Tags |
|
|||||||||||||||
RPMs |
|
|||||||||||||||
Logs |
|
|||||||||||||||
Changelog | * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Oct 25 2024 Benson Muite <benson_muite@emailplus.org> - 1.6.0-1 - Initial import |