From 7c6fc0b142fe8ed49077c251939118c2701d0ca2 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 6 May 2026 12:12:46 +0300 Subject: [PATCH] Rebuild with python 3.14 --- pkg.info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index b539129..b67aebe 100644 --- a/pkg.info +++ b/pkg.info @@ -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