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