From f39cf19eae1400980673cc3d9a320d492d337eea Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 29 Dec 2022 15:00:15 +0530 Subject: [PATCH] python3-cli_helpers: update to 2.3.0. --- srcpkgs/python3-cli_helpers/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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