python3-userpath: update to 1.4.2.
This commit is contained in:
parent
c28e6520ba
commit
89bbae679f
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-userpath'
|
# Template file for 'python3-userpath'
|
||||||
pkgname=python3-userpath
|
pkgname=python3-userpath
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="userpath-${version}"
|
wrksrc="userpath-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="userpath"
|
pycompile_module="userpath"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/ofek/userpath"
|
homepage="https://github.com/ofek/userpath"
|
||||||
distfiles="${PYPI_SITE}/u/userpath/userpath-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/u/userpath/userpath-${version}.tar.gz"
|
||||||
checksum=211544ea02d8715fdc06f429cf66cd18c9877a31751d966d6de11b24faaed255
|
checksum=dd4b5496e4ef2c1a3bbb103ffefa7738fa4ba15f23580918bb9f949dcd61a8a7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Reference in New Issue