python3-cli_helpers: update to 2.3.0.

This commit is contained in:
icp 2022-12-29 15:00:15 +05:30 committed by Toyam Cox
parent 63f7d659b8
commit f39cf19eae

View File

@ -1,18 +1,18 @@
# Template file for 'python3-cli_helpers'
pkgname=python3-cli_helpers
version=2.2.1
revision=2
version=2.3.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-configobj python3-tabulate"
depends="python3-configobj python3-tabulate python3-Pygments"
checkdepends="python3-pytest ${depends}"
short_desc="Python helpers for building command-line apps"
maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
license="BSD-3-Clause"
homepage="https://github.com/dbcli/cli_helpers"
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=0ccc1cfcda1ac64dc7ed83d7013055cf19e5979d29e56c21f3b692de01555aae
checksum=e7174d003a2b58fd3e31a73fbbc45d5aa513de62cbd42d437f78b9658bd5f967
post_install() {
vlicense LICENSE