22 lines
593 B
Plaintext
22 lines
593 B
Plaintext
name: python-click
|
|
description: Simple wrapper around optparse for powerful command line utilities
|
|
version: 8.3.1
|
|
revision: 1
|
|
url: https://click.palletsprojects.com/
|
|
license: BSD-3-clause
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
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: df2fb64b9c3f0b5fbf65f1b69dd164cd2d8e7d5d8f6ee3abdafcff7fe2d63719
|