diff --git a/srcpkgs/python3-cli_helpers/template b/srcpkgs/python3-cli_helpers/template index ed7c0d535b4..84ac83a5b14 100644 --- a/srcpkgs/python3-cli_helpers/template +++ b/srcpkgs/python3-cli_helpers/template @@ -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 " 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