Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-click
|
||||
description: Simple wrapper around optparse for powerful command line utilities
|
||||
version: 8.4.1
|
||||
revision: 2
|
||||
url: https://click.palletsprojects.com/
|
||||
license: BSD-3-clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/pallets/click/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 433ed8c0b5806771fcc05f009a7f3b67d82eca61601d7f30d14a43849f76c432
|
||||
Reference in New Issue
Block a user