python3-pipx: update to 0.16.2.1.

This commit is contained in:
Leah Neukirchen 2021-04-29 11:34:49 +02:00
parent f9614e3ffa
commit 8ab3de9cf4

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pipx' # Template file for 'python3-pipx'
pkgname=python3-pipx pkgname=python3-pipx
version=0.16.1.0 version=0.16.2.1
revision=2 revision=1
wrksrc="pipx-${version}" wrksrc="pipx-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://pipxproject.github.io/pipx/" homepage="https://pipxproject.github.io/pipx/"
changelog="https://pipxproject.github.io/pipx/changelog/" changelog="https://pipxproject.github.io/pipx/changelog/"
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
checksum=22b9a0f0536e6b4e7ae030d33cbe34528c3f7ad1615d0c3795f2e5ac4db9d76d checksum=805319eab100c0c36e349b76103bbe903445229a60ebb0010d7cf7590ff5ba20
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE