Switch to new package format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: python-packaging
|
||||
description: Core utilities for Python packages
|
||||
version: "26.2"
|
||||
revision: 3
|
||||
url: https://pypi.org/project/pyproject-hooks/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/pypa/packaging/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 24d24b249ba8fb0213ac046d8e2c1cecf6b1013311a5febfb87a02093ef2c991
|
||||
Reference in New Issue
Block a user