# Template file for 'python3-pipx' pkgname=python3-pipx version=1.8.0 revision=2 build_style=python3-pep517 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://pipx.pypa.io/stable/" changelog="https://pipx.pypa.io/stable/CHANGELOG/" distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz" checksum=61a653ef2046de67c3201306b9d07428e93c80e6bebdcbbcb8177ecf3328b403 post_install() { vlicense LICENSE }