python3-asttokens: update to 2.4.1.
This commit is contained in:
parent
78ec4ed075
commit
0156ccb5a2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-asttokens'
|
# Template file for 'python3-asttokens'
|
||||||
pkgname=python3-asttokens
|
pkgname=python3-asttokens
|
||||||
version=2.4.0
|
version=2.4.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# needs a specific astroid version
|
# needs a specific astroid version
|
||||||
# https://github.com/gristlabs/asttokens/issues/79
|
# https://github.com/gristlabs/asttokens/issues/79
|
||||||
|
@ -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=2e0171b991b2c959acc6c49318049236844a5da1d65ba2672c4880c1c894834e
|
checksum=b03869718ba9a6eb027e134bfdf69f38a236d681c83c160d510768af11254ba0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue