diff --git a/srcpkgs/python3-pipx/template b/srcpkgs/python3-pipx/template index d168248e8cc..4e905c8b0c3 100644 --- a/srcpkgs/python3-pipx/template +++ b/srcpkgs/python3-pipx/template @@ -1,17 +1,17 @@ # Template file for 'python3-pipx' pkgname=python3-pipx -version=1.2.1 +version=1.3.3 revision=1 build_style=python3-pep517 -hostmakedepends="hatchling" +hostmakedepends="hatchling hatch-vcs" depends="python3-argcomplete python3-packaging python3-platformdirs python3-userpath" short_desc="Install and Run Python Applications in Isolated Environments" maintainer="Leah Neukirchen " license="MIT" -homepage="https://pypa.github.io/pipx/" -changelog="https://pypa.github.io/pipx/changelog/" +homepage="https://pipx.pypa.io/stable/" +changelog="https://pipx.pypa.io/stable/changelog/" distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz" -checksum=698777c05a97cca81df4dc6a71d9ca4ece2184c6f91dc7a0e4802ac51d86d32a +checksum=6d5474e71e78c28d83570443e5418c56599aa8319a950ccf5984c5cb0a35f0a7 post_install() { vlicense LICENSE