mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
python3-pipx: update to 0.16.4.
This commit is contained in:
parent
e4e626b058
commit
5af6360e95
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.16.3
|
version=0.16.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pipx-${version}"
|
wrksrc="pipx-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://pypa.github.io/pipx/"
|
homepage="https://pypa.github.io/pipx/"
|
||||||
changelog="https://pypa.github.io/pipx/changelog/"
|
changelog="https://pypa.github.io/pipx/changelog/"
|
||||||
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
|
||||||
checksum=51fa41281383212db3b2a6906713871edc1a7d597ae387873026402e281a0b25
|
checksum=992e78082c0b33c7bc708176ce9e0df9bac9ae3b08bf111c368571bc32e723d6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue