Rebuild with python 3.14

This commit is contained in:
2026-05-06 12:12:46 +03:00
parent 77614db321
commit 7c6fc0b142
+2 -1
View File
@@ -1,7 +1,7 @@
name: python-vcs-versioning
description: The blessed package to manage your versions by scm tags
version: 1.1.1
revision: 1
revision: 2
url: https://github.com/pypa/setuptools-scm
license: MIT
maintainers:
@@ -10,6 +10,7 @@ architecture: any
output_architecture: any
type: source
depends:
- python3=3.14.*
- python-packaging
make_depends:
- python-build