Update package version to 1.8.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: python-shtab
|
||||
description: Automagic shell tab completion for Python CLI applications
|
||||
version: 1.7.2
|
||||
version: 1.8.0
|
||||
revision: 1
|
||||
url: https://github.com/iterative/shtab
|
||||
license: Apache-2.0
|
||||
@@ -14,3 +14,8 @@ make_depends:
|
||||
- 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