mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-pipx: update to 0.16.0.0.
This commit is contained in:
parent
45036753ee
commit
3d0f4d8ef7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pipx'
|
# Template file for 'python3-pipx'
|
||||||
pkgname=python3-pipx
|
pkgname=python3-pipx
|
||||||
version=0.15.6.0
|
version=0.16.0.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pipx-${version}"
|
wrksrc="pipx-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=0d20e295a236b60e5601cb4e3d0c4fad202b9027ca1b2b8c88b322e66bf42b1f
|
checksum=ec9d63753f34eb2dde5597ecdfe23df61749104485eead42937abec4dc4f4598
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue