From c081c54e45d40bbd23a1c94ac983501032fd24c2 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 14 Feb 2022 10:17:17 -0500 Subject: [PATCH] New package: python3-asttokens-2.0.5 --- srcpkgs/python3-asttokens/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/python3-asttokens/template diff --git a/srcpkgs/python3-asttokens/template b/srcpkgs/python3-asttokens/template new file mode 100644 index 0000000000..3f5eec09c2 --- /dev/null +++ b/srcpkgs/python3-asttokens/template @@ -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 " +license="Apache-2.0" +homepage="https://github.com/gristlabs/asttokens" +distfiles="${PYPI_SITE}/a/asttokens/asttokens-${version}.tar.gz" +checksum=9a54c114f02c7a9480d56550932546a3f1fe71d8a02f1bc7ccd0ee3ee35cf4d5