python-parso: update to 0.2.0
This commit is contained in:
parent
cf6a79325c
commit
44524db297
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-parso'
|
||||
pkgname=python-parso
|
||||
version=0.1.1
|
||||
version=0.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="parso-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/davidhalter/parso"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/parso/parso-${version}.tar.gz"
|
||||
checksum=5815f3fe254e5665f3c5d6f54f086c2502035cb631a91341591b5a564203cffb
|
||||
checksum=62bd6bf7f04ab5c817704ff513ef175328676471bdef3629d4bdd46626f75551
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt LICENSE
|
||||
|
|
Loading…
Reference in New Issue