Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-shtab
|
||||
description: Automagic shell tab completion for Python CLI applications
|
||||
version: 1.8.0
|
||||
revision: 3
|
||||
url: https://github.com/iterative/shtab
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools-scm
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/iterative/shtab/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 43367fbfbb3226d4f0dd89873d13ba5d0a0be1b03354600af0f08923c598a604
|
||||
Reference in New Issue
Block a user