mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
python3-cli_helpers: update to 2.4.0.
This commit is contained in:
parent
9409f04422
commit
38106890ff
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-cli_helpers'
|
||||
pkgname=python3-cli_helpers
|
||||
version=2.3.0
|
||||
revision=3
|
||||
version=2.4.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-configobj python3-tabulate python3-Pygments"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://cli-helpers.rtfd.io/"
|
||||
changelog="https://raw.githubusercontent.com/dbcli/cli_helpers/main/CHANGELOG"
|
||||
distfiles="${PYPI_SITE}/c/cli_helpers/cli_helpers-${version}.tar.gz"
|
||||
checksum=e7174d003a2b58fd3e31a73fbbc45d5aa513de62cbd42d437f78b9658bd5f967
|
||||
checksum=55903b705a212a473731db20fa26f58655e354078b99cb13c99ec06940287a4d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue