python-vcs-versioning: add new package (version 1.0.1)
authorAlexandru Ardelean <redacted>
Mon, 23 Mar 2026 18:34:47 +0000 (18:34 +0000)
committerAlexandru Ardelean <redacted>
Tue, 24 Mar 2026 04:24:12 +0000 (06:24 +0200)
commit89786f5c35b33fc8b48dc38e97384feebfbc7923
tree64df88e2c0fbd169a7f0334e8268802c5af32df8
parent20fbeb8bcadaca0c9ff67f11dc62b9c865fbc9eb
python-vcs-versioning: add new package (version 1.0.1)

vcs-versioning provides the core VCS version inference logic that was
extracted from setuptools-scm into a standalone library. This enables
other build backends to use the same version inference without a
setuptools dependency.

Required as a new dependency for setuptools-scm >= 10.0.0.

Co-Authored-By: Claude Sonnet 4.6 <redacted>
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-vcs-versioning/Makefile [new file with mode: 0644]
lang/python/python-vcs-versioning/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT