Rebuild with python 3.14

This commit is contained in:
2026-05-06 15:16:54 +03:00
parent 1c7fd80593
commit 4a75dfb39c
+3 -2
View File
@@ -1,7 +1,7 @@
name: python-pyproject-metadata
description: PEP 621 metadata parsing
version: 0.11.0
revision: 1
revision: 2
url: https://github.com/pypa/pyproject-metadata
license: MIT
maintainers:
@@ -10,12 +10,13 @@ architecture: any
output_architecture: any
type: source
depends:
- python3
- python3=3.14.*
- python-packaging
make_depends:
- python-build
- python-flit-core
- python-installer
check_depends:
- python-pytest
downloads:
- url: https://github.com/pypa/pyproject-metadata/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz