Switch to new package format
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name: python-flit-core
|
||||
description: A PEP 517 build backend for packages using Flit
|
||||
version: 4.0.0
|
||||
revision: 4
|
||||
url: https://pypi.org/project/flit-core/
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
downloads:
|
||||
- url: https://github.com/pypa/flit/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: eddb35521cd8e57410f947010f8fe6d08d158e2fc47626de039166e1b1e99358
|
||||
Reference in New Issue
Block a user