python3-pipx: update to 0.16.1.0.

This commit is contained in:
Leah Neukirchen 2021-02-26 12:16:35 +01:00
parent 6f71edb934
commit a35dddca80

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pipx'
pkgname=python3-pipx
version=0.16.0.0
version=0.16.1.0
revision=1
wrksrc="pipx-${version}"
build_style=python3-module
@ -10,8 +10,9 @@ short_desc="Install and Run Python Applications in Isolated Environments"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://pipxproject.github.io/pipx/"
changelog="https://pipxproject.github.io/pipx/changelog/"
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
checksum=ec9d63753f34eb2dde5597ecdfe23df61749104485eead42937abec4dc4f4598
checksum=22b9a0f0536e6b4e7ae030d33cbe34528c3f7ad1615d0c3795f2e5ac4db9d76d
post_install() {
vlicense LICENSE