python3-userpath: update to 1.7.0.
This commit is contained in:
parent
50951ad0f3
commit
21c2307e4c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-userpath'
|
# Template file for 'python3-userpath'
|
||||||
pkgname=python3-userpath
|
pkgname=python3-userpath
|
||||||
version=1.6.0
|
version=1.7.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="userpath-${version}"
|
wrksrc="userpath-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -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=b2b9a5ca1478ecfa63514b48709d650f48bf7be89f62bd236db556b85b6deff6
|
checksum=dcd66c5fa9b1a3c12362f309bbb5bc7992bac8af86d17b4e6b1a4b166a11c43f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Reference in a new issue