mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
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 <noreply@anthropic.com> Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>