diff --git a/srcpkgs/python3-cli-ui/template b/srcpkgs/python3-cli-ui/template index 42a34c8727f..be217a4aeb3 100644 --- a/srcpkgs/python3-cli-ui/template +++ b/srcpkgs/python3-cli-ui/template @@ -1,16 +1,17 @@ # Template file for 'python3-cli-ui' pkgname=python3-cli-ui -version=0.11.0 -revision=4 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=0.17.2 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-poetry-core" depends="python3-colorama python3-tabulate python3-Unidecode" +checkdepends="${depends} python3-pytest" short_desc="Tools for better command line interfaces" maintainer="Orphaned " license="BSD-3-Clause" -homepage="https://pypi.org/project/cli-ui" +homepage="https://github.com/your-tools/python-cli-ui" distfiles="${PYPI_SITE}/c/cli-ui/cli-ui-${version}.tar.gz" -checksum=f73b5ca388404829e8a3f537f0fc85be6bf20979ac18356fc520d989c0ccd230 +checksum=2f67e50cf474e76ad160c3e660bbad98bf8b8dfb8d847765f3a261b7e13c05fa post_install() { vlicense LICENSE