New package: python3-asttokens-2.0.5
This commit is contained in:
parent
a322234e6a
commit
c081c54e45
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-asttokens/template
Normal file
15
srcpkgs/python3-asttokens/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'python3-asttokens'
|
||||
pkgname=python3-asttokens
|
||||
version=2.0.5
|
||||
revision=1
|
||||
wrksrc="${pkgname#python3-}-${version}"
|
||||
build_style=python3-module
|
||||
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=9a54c114f02c7a9480d56550932546a3f1fe71d8a02f1bc7ccd0ee3ee35cf4d5
|
Loading…
Reference in a new issue