python3-pipx: update to 1.2.1.
This commit is contained in:
parent
7dbde01b8e
commit
69de4ec06b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pipx'
|
# Template file for 'python3-pipx'
|
||||||
pkgname=python3-pipx
|
pkgname=python3-pipx
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
depends="python3-argcomplete python3-packaging python3-platformdirs python3-userpath"
|
depends="python3-argcomplete python3-packaging python3-platformdirs python3-userpath"
|
||||||
|
@ -11,7 +11,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=d1908041d24d525cafebeb177efb686133d719499cb55c54f596c95add579286
|
checksum=698777c05a97cca81df4dc6a71d9ca4ece2184c6f91dc7a0e4802ac51d86d32a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue