mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
python3-parso: update to 0.8.5.
This commit is contained in:
parent
f6240bcae2
commit
60dce7c67b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-parso'
|
# Template file for 'python3-parso'
|
||||||
pkgname=python3-parso
|
pkgname=python3-parso
|
||||||
version=0.8.4
|
version=0.8.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# Several error messages changed form and trigger inappropriate failures
|
# Several error messages changed form and trigger inappropriate failures
|
||||||
make_check_args="--ignore=test/test_python_errors.py"
|
make_check_args="--ignore=test/test_python_errors.py"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
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=eb3a7b58240fb99099a345571deecc0f9540ea5f4dd2fe14c2a99d6b281ab92d
|
checksum=034d7354a9a018bdce352f48b2a8a450f05e9d6ee85db84764e9b6bd96dafe5a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue