Skip to content
Snippets Groups Projects
Commit cd92b4b8 authored by alice's avatar alice
Browse files

community/py3-asttokens: upgrade to 2.2.0

parent 4c400045
No related branches found
No related tags found
No related merge requests found
# Contributor: Justin Berthault <justin.berthault@zaclys.net>
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=py3-asttokens
pkgver=2.1.0
pkgrel=1
pkgver=2.2.0
pkgrel=0
pkgdesc="Annotate AST trees with source code positions"
url="https://github.com/gristlabs/asttokens"
arch="noarch"
......@@ -13,7 +13,6 @@ checkdepends="py3-astroid py3-pytest"
source="https://files.pythonhosted.org/packages/source/a/asttokens/asttokens-$pkgver.tar.gz
"
builddir="$srcdir/"asttokens-$pkgver
options="!check" # doesnt support new astroid
build() {
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
......@@ -29,5 +28,5 @@ package() {
}
sha512sums="
65a6ecc41ad8b9440e6758a062427a26057dcf44997ce61ffca32199ce1c3af5b4a9effc7e41356b9b420a35a0f65d57515d6c58849bf64d844c754496af98e0 asttokens-2.1.0.tar.gz
6d9b9506a8d4a0b1994e22276c2da7375af658faaf2e939dcdd5c1964e3e3996621edc94df74a9f85c50fa58f02f60957ed95a73f2da95359eb969cf4cc3efb1 asttokens-2.2.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment