Rebuild with python 3.14

This commit is contained in:
2026-05-06 13:05:18 +03:00
parent f33fd13e57
commit e357f4b440
+4 -1
View File
@@ -1,13 +1,16 @@
name: python-hatch-vcs name: python-hatch-vcs
description: Hatch plugin for versioning with your preferred VCS description: Hatch plugin for versioning with your preferred VCS
version: 0.5.0 version: 0.5.0
revision: 1 revision: 2
url: https://github.com/ofek/hatch-vcs url: https://github.com/ofek/hatch-vcs
license: MIT license: MIT
maintainers:
- [email protected]
architecture: any architecture: any
output_architecture: any output_architecture: any
type: source type: source
depends: depends:
- python3=3.14.*
- python-hatchling - python-hatchling
- python-setuptools-scm - python-setuptools-scm
make_depends: make_depends: