python-parso: update to 0.6.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-parso'
|
# Template file for 'python-parso'
|
||||||
pkgname=python-parso
|
pkgname=python-parso
|
||||||
version=0.5.2
|
version=0.6.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="parso-${version}"
|
wrksrc="parso-${version}"
|
||||||
@@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/davidhalter/parso"
|
homepage="https://github.com/davidhalter/parso"
|
||||||
distfiles="${PYPI_SITE}/p/parso/parso-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/parso/parso-${version}.tar.gz"
|
||||||
checksum=55cf25df1a35fd88b878715874d2c4dc1ad3f0eebd1e0266a67e1f55efccfbe1
|
checksum=0c5659e0c6eba20636f99a04f469798dca8da279645ce5c387315b2c23912157
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user