python-parso: update to 0.5.1.
This commit is contained in:
parent
ec550e530d
commit
08c3981b53
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-parso'
|
||||
pkgname=python-parso
|
||||
version=0.5.0
|
||||
version=0.5.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="parso-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/davidhalter/parso"
|
||||
distfiles="${PYPI_SITE}/p/parso/parso-${version}.tar.gz"
|
||||
checksum=db5881df1643bf3e66c097bfd8935cf03eae73f4cb61ae4433c9ea4fb6613446
|
||||
checksum=666b0ee4a7a1220f65d367617f2cd3ffddff3e205f3f16a0284df30e774c2a9c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue