Switch to new package format
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: python-pyproject-metadata
|
||||
description: PEP 621 metadata parsing
|
||||
version: 0.11.0
|
||||
revision: 3
|
||||
url: https://github.com/pypa/pyproject-metadata
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- 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
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: e15d2f1bab8b3cf18161773b96f34f0199ef483034c577da2731c3a3290cfe76
|
||||
Reference in New Issue
Block a user