diff --git a/srcpkgs/python3-pipx/template b/srcpkgs/python3-pipx/template index f2e3b673a12..c0cbecd8737 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.1.0 -revision=2 +version=1.2.0 +revision=1 build_style=python3-pep517 hostmakedepends="hatchling" -depends="python3-argcomplete python3-packaging python3-userpath" +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/" distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz" -checksum=4d2f70daf15f121e90b7394b0730ee82fc39d7da514e50a7bbf8066be88883bb +checksum=d1908041d24d525cafebeb177efb686133d719499cb55c54f596c95add579286 post_install() { vlicense LICENSE