You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-versioningit-3.1.1-1.lbn36.noarch

python3-versioningit-3.1.1-1.lbn36.noarch

Package Attributes
RPM  python3-versioningit-3.1.1-1.lbn36.noarch.rpm Architecture  noarch Size  257234 Created  2024/07/01 13:33:41 UTC
Package Specification
Summary Versioning It with your Version In Git
Group Unspecified
License MIT
Home Page https://pypi.org/pypi/versioningit
Description

versioningit is yet another Python packaging 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:

• Works with both setuptools and Hatch • 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 hooks 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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
(python3.10dist(tomli) < 3~~ with python3.10dist(tomli) >= 1.2)  
rpmlib(CompressedFileNames)  
/usr/bin/python3  
rpmlib(RichDependencies)  
rpmlib(PartialHardlinkSets)  
rpmlib(TildeInVersions)  
rpmlib(FileDigests)  
Provides
python-versioningit
python3-versioningit
python3.10-versioningit
python3.10dist(versioningit)
python3dist(versioningit)

Document Actions