mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-parso: update to 0.8.4.
This commit is contained in:
parent
c229084dc0
commit
5045c53207
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.3
|
version=0.8.4
|
||||||
revision=3
|
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=8c07be290bb59f03588915921e29e8a50002acaf2cdc5fa0e0114f91709fafa0
|
checksum=eb3a7b58240fb99099a345571deecc0f9540ea5f4dd2fe14c2a99d6b281ab92d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue