From e357f4b44011cdc0a8176610f85a8c0b73a19e77 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 6 May 2026 13:05:18 +0300 Subject: [PATCH] Rebuild with python 3.14 --- pkg.info | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index b7f534b..8b95070 100644 --- a/pkg.info +++ b/pkg.info @@ -1,13 +1,16 @@ name: python-hatch-vcs description: Hatch plugin for versioning with your preferred VCS version: 0.5.0 -revision: 1 +revision: 2 url: https://github.com/ofek/hatch-vcs license: MIT +maintainers: + - enumdev@enumerated.dev architecture: any output_architecture: any type: source depends: + - python3=3.14.* - python-hatchling - python-setuptools-scm make_depends: