python3-parso: update to 0.8.4.
This commit is contained in:
parent
c229084dc0
commit
5045c53207
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-parso'
|
||||
pkgname=python3-parso
|
||||
version=0.8.3
|
||||
revision=3
|
||||
version=0.8.4
|
||||
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=8c07be290bb59f03588915921e29e8a50002acaf2cdc5fa0e0114f91709fafa0
|
||||
checksum=eb3a7b58240fb99099a345571deecc0f9540ea5f4dd2fe14c2a99d6b281ab92d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue