python3-pipx: update to 0.15.4.0.

This commit is contained in:
Leah Neukirchen 2020-05-28 23:05:09 +02:00
parent c94c8dc543
commit 97ef224a40

View file

@ -1,11 +1,10 @@
# Template file for 'python3-pipx'
pkgname=python3-pipx
version=0.15.3.1
version=0.15.4.0
revision=1
archs=noarch
wrksrc="pipx-${version}"
build_style=python3-module
pycompile_module="pipx"
hostmakedepends="python3-setuptools"
depends="python3-argcomplete python3-userpath python3-setuptools"
short_desc="Install and Run Python Applications in Isolated Environments"
@ -13,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://pipxproject.github.io/pipx/"
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
checksum=58dbad8645df1902d6ad2944cf4878003341bab9c8bc6bb6ee4b4feb8acd6033
checksum=b90285a1c6eddf45ba4e48110b81d7c1e285b127e82fa99a61168937f98e5cb5
post_install() {
vlicense LICENSE