python3-asttokens: update to 2.4.0.
This commit is contained in:
parent
92116c07d5
commit
2ec5a97108
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-asttokens'
|
# Template file for 'python3-asttokens'
|
||||||
pkgname=python3-asttokens
|
pkgname=python3-asttokens
|
||||||
version=2.2.1
|
version=2.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# needs a specific astroid version
|
# needs a specific astroid version
|
||||||
|
@ -14,4 +14,4 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/gristlabs/asttokens"
|
homepage="https://github.com/gristlabs/asttokens"
|
||||||
distfiles="${PYPI_SITE}/a/asttokens/asttokens-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/asttokens/asttokens-${version}.tar.gz"
|
||||||
checksum=4622110b2a6f30b77e1473affaa97e711bc2f07d3f10848420ff1898edbe94f3
|
checksum=2e0171b991b2c959acc6c49318049236844a5da1d65ba2672c4880c1c894834e
|
||||||
|
|
Loading…
Reference in New Issue