This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build python-versioningit-2.2.0-1.fc38

ID49425
Package Namepython-versioningit
Version2.2.0
Release1.fc38
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-versioningit.git#0723e66812fbcb9d06acf2d4ffbe652e1461ac79
SummaryVersioning It with your Version In Git
Descriptionversioningit is yet another setuptools plugin for automatically determining your package’s version based on your version control repository’s tags. Unlike others, it allows easy customization of the version format and even lets you easily override the separate functions used for version extraction & calculation. Features: • Installed & configured through PEP 518’s pyproject.toml • Supports Git, modern Git archives, and Mercurial • Formatting of the final version uses format template strings, with fields for basic VCS information and separate template strings for distanced vs. dirty vs. distanced-and-dirty repository states • Can optionally write the final version to a file for loading at runtime • Provides custom setuptools commands for inserting the final version and other details into a source file at build time • The individual methods for VCS querying, tag-to-version calculation, version bumping, version formatting, and writing the version to a file can all be customized using either functions defined alongside one’s project code or via publicly-distributed entry points • Can alternatively be used as a library for use in setup.py or the like, in case you don’t want to or can’t configure it via pyproject.toml • The only thing it does is calculate your version and optionally write it to a file; there’s no overriding of your sdist contents based on what is in your Git repository, especially not without a way to turn it off, because that would just be rude.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 22 Apr 2023 13:06:01 CST
CompletedSat, 22 Apr 2023 14:27:45 CST
Taskbuild (f38-build-side-42-init-devel, /rpms/python-versioningit.git:0723e66812fbcb9d06acf2d4ffbe652e1461ac79)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-versioningit.git#0723e66812fbcb9d06acf2d4ffbe652e1461ac79'}}
Tags
f38-build-side-42-init-devel
RPMs
src
python-versioningit-2.2.0-1.fc38.src.rpm (info) (download)
noarch
python3-versioningit-2.2.0-1.fc38.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Apr 22 2023 Koji - 2.2.0-1.fc38 - local build