Rebuild with python 3.14

This commit is contained in:
2026-05-06 13:03:20 +03:00
parent 1742a6e02c
commit 785983a313
+2 -2
View File
@@ -1,7 +1,7 @@
name: python-hatchling name: python-hatchling
description: This is the extensible, standards compliant build backend used by Hatch description: This is the extensible, standards compliant build backend used by Hatch
version: 1.29.0 version: 1.29.0
revision: 1 revision: 2
url: https://github.com/pypa/hatch/tree/master/backend url: https://github.com/pypa/hatch/tree/master/backend
license: MIT license: MIT
maintainers: maintainers:
@@ -10,7 +10,7 @@ architecture: any
output_architecture: any output_architecture: any
type: source type: source
depends: depends:
- python3 - python3=3.14.*
- python-editables - python-editables
- python-packaging - python-packaging
- python-pathspec - python-pathspec