# Template file for 'python3-asttokens'
pkgname=python3-asttokens
version=3.0.1
revision=1
build_style=python3-module
# needs a specific astroid version
# https://github.com/gristlabs/asttokens/issues/79
make_check_args="--deselect=tests/test_astroid.py"
hostmakedepends="python3-setuptools_scm"
depends="python3-six"
checkdepends="python3-pytest python3-astroid $depends"
short_desc="Annotate Python AST with source text and token information"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Apache-2.0"
homepage="https://github.com/gristlabs/asttokens"
distfiles="${PYPI_SITE}/a/asttokens/asttokens-${version}.tar.gz"
checksum=71a4ee5de0bde6a31d64f6b13f2293ac190344478f081c3d1bccfcf5eacb0cb7
