mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
89786f5c35
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>