python3-parso: update to 0.8.6.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-parso'
|
||||
pkgname=python3-parso
|
||||
version=0.8.5
|
||||
revision=2
|
||||
version=0.8.6
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
# Several error messages changed form and trigger inappropriate failures
|
||||
make_check_args="--ignore=test/test_python_errors.py"
|
||||
@@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/davidhalter/parso"
|
||||
distfiles="${PYPI_SITE}/p/parso/parso-${version}.tar.gz"
|
||||
checksum=034d7354a9a018bdce352f48b2a8a450f05e9d6ee85db84764e9b6bd96dafe5a
|
||||
checksum=2b9a0332696df97d454fa67b81618fd69c35a7b90327cbe6ba5c92d2c68a7bfd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user