mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-userpath: update to 1.9.1.
This commit is contained in:
parent
0974972ad9
commit
731fe65cd7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-userpath'
|
# Template file for 'python3-userpath'
|
||||||
pkgname=python3-userpath
|
pkgname=python3-userpath
|
||||||
version=1.9.0
|
version=1.9.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling python3-wheel"
|
hostmakedepends="hatchling python3-wheel"
|
||||||
depends="python3-click"
|
depends="python3-click"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/ofek/userpath"
|
homepage="https://github.com/ofek/userpath"
|
||||||
changelog="https://raw.githubusercontent.com/ofek/userpath/master/HISTORY.rst"
|
changelog="https://raw.githubusercontent.com/ofek/userpath/master/HISTORY.rst"
|
||||||
distfiles="${PYPI_SITE}/u/userpath/userpath-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/u/userpath/userpath-${version}.tar.gz"
|
||||||
checksum=85e3274543174477c62d5701ed43a3ef1051824a9dd776968adc411e58640dd1
|
checksum=ce8176728d98c914b6401781bf3b23fccd968d1647539c8788c7010375e02796
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue