The devel/py-setuptools-git-versioning,python3 port
py3-setuptools-git-versioning-1.13.6 – use git repo data to build a version number (cvsweb github mirror)
Description
Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440. - 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-documentedWWW: https://setuptools-git-versioning.readthedocs.io/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Files
- /usr/local/bin/setuptools-git-versioning
- /usr/local/lib/python3.11/site-packages/__pycache__/
- /usr/local/lib/python3.11/site-packages/__pycache__/setuptools_git_versioning.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/setuptools_git_versioning.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/setuptools_git_versioning-1.13.6.dist-info/
- /usr/local/lib/python3.11/site-packages/setuptools_git_versioning-1.13.6.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/setuptools_git_versioning-1.13.6.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/setuptools_git_versioning-1.13.6.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/setuptools_git_versioning-1.13.6.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/setuptools_git_versioning-1.13.6.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/setuptools_git_versioning-1.13.6.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/setuptools_git_versioning.py
- @conflict py-setuptools-git-*