Rebuild with python 3.14

This commit is contained in:
2026-05-06 12:15:27 +03:00
parent df217582f1
commit 2dcd2829c9
+2 -1
View File
@@ -1,7 +1,7 @@
name: python-setuptools-scm
description: Python package to manage your versions by scm tags
version: 10.0.5
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
- python-setuptools
- python-vcs-versioning