Wed, 28 Jan 2026 06:31:02 CST | login

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

ID11586
Package Namepython-setuptools-git-versioning
Version1.13.6
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 11 Jul 2024 13:04:37 CST
CompletedThu, 11 Jul 2024 13:07:27 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-setuptools-git-versioning-1.13.6-1.ocs23.src.rpm (info) (download)
noarch
python3-setuptools-git-versioning-1.13.6-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build