python3-pipx: update to 0.17.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-pipx'
|
# Template file for 'python3-pipx'
|
||||||
pkgname=python3-pipx
|
pkgname=python3-pipx
|
||||||
version=0.16.5
|
version=0.17.0
|
||||||
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=2a12ee8911d36c0fc08ad3dba78c7d002797810e562739a34e1a2ce6acd85019
|
checksum=3cb13a918491181b317606cd883bcf573435d535d786aa69bc15a76c7f494de2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user