Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: python-click
|
||||
description: Simple wrapper around optparse for powerful command line utilities
|
||||
version: 8.3.0
|
||||
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: 50958e8ae86311e36d11ec6516f219d72d270586dc9cc7e825d20cf2b72f1bc1
|
||||
Reference in New Issue
Block a user