| ID | 94594 | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | 1.fc41 | |||||||||||||||
| Epoch | Draft | False | ||||||||||||||
| Source | git+https://src.fedoraproject.org/rpms/python-single-version.git#9f923c83fa34ea17a1c950cbb9a465a87186b218 | |||||||||||||||
| 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 | zhangsongsong | |||||||||||||||
| State | complete | |||||||||||||||
| Volume | DEFAULT | |||||||||||||||
| Started | Mon, 28 Oct 2024 12:26:34 CST | |||||||||||||||
| Completed | Mon, 28 Oct 2024 12:38:14 CST | |||||||||||||||
| Task | build (f41-build-side-1, /rpms/python-single-version.git:9f923c83fa34ea17a1c950cbb9a465a87186b218) | |||||||||||||||
| Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-single-version.git#9f923c83fa34ea17a1c950cbb9a465a87186b218'}} | |||||||||||||||
| Tags |
|
|||||||||||||||
| RPMs |
|
|||||||||||||||
| Logs |
|
|||||||||||||||
| Changelog | * Fri Oct 25 2024 Benson Muite <benson_muite@emailplus.org> - 1.6.0-1 - Initial import |