Rebuild with python 3.14
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user