python3-pipx: update to 0.15.6.0.

This commit is contained in:
Leah Neukirchen 2020-10-20 14:04:43 +02:00
parent 98429138d2
commit 5ddb3261d8

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pipx' # Template file for 'python3-pipx'
pkgname=python3-pipx pkgname=python3-pipx
version=0.15.5.1 version=0.15.6.0
revision=3 revision=1
wrksrc="pipx-${version}" wrksrc="pipx-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT" license="MIT"
homepage="https://pipxproject.github.io/pipx/" homepage="https://pipxproject.github.io/pipx/"
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
checksum=7b1060504b8089a932c40d41002319967ffeefd0b60bc8f0499d0d290110ae80 checksum=0d20e295a236b60e5601cb4e3d0c4fad202b9027ca1b2b8c88b322e66bf42b1f
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE