Fri, 23 Jan 2026 04:06:57 CST | login

Information for build python-setuptools-git-versioning-1.13.6-1.oc9

ID25872
Package Namepython-setuptools-git-versioning
Version1.13.6
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-setuptools-git-versioning.git?.#98fd4453e0abcc23b3cf6d6641176dd230a05391
SummaryUse git repo data for building a version number according PEP-440
DescriptionUse git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440. Features: - Can be installed & configured through both setup.py and PEP 518’s pyproject.toml - Does not require to change source code of the project - Tag-, file-, and callback-based versioning schemas are supported - Templates for tag, dev and dirty versions are separated - Templates support a lot of substitutions including git and environment information - Well-documented Limitations: - Currently the only supported VCS is Git - Only git v2 is supported - Currently does not support automatic exporting of package version to a file for runtime use (but you can use setuptools-git-versioning > file redirect instead)
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 22:53:10 CST
CompletedThu, 25 Jul 2024 22:57:38 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-setuptools-git-versioning.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-setuptools-git-versioning.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-setuptools-git-versioning-1.13.6-1.oc9.src.rpm (info) (download)
noarch
python3-setuptools-git-versioning-1.13.6-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build