aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-astroid/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-06 23:26:39 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-08 01:56:57 -0300
commitb8e85e1bfe61fc92d50db560653ba97d363e7786 (patch)
treeae8b9462e854e2ba373c035d47e7e355db913e46 /testing/py3-astroid/APKBUILD
parent8bef4e90074a5728fe86b4a655f07ddb4d2d5610 (diff)
downloadaports-b8e85e1bfe61fc92d50db560653ba97d363e7786.tar.bz2
aports-b8e85e1bfe61fc92d50db560653ba97d363e7786.tar.xz
testing/py3-astroid: upgrade to 2.3.3
Diffstat (limited to 'testing/py3-astroid/APKBUILD')
-rw-r--r--testing/py3-astroid/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-astroid/APKBUILD b/testing/py3-astroid/APKBUILD
index 416e28d128..fa6202f472 100644
--- a/testing/py3-astroid/APKBUILD
+++ b/testing/py3-astroid/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-astroid
_pkgname=astroid
-pkgver=2.3.2
-pkgrel=1
+pkgver=2.3.3
+pkgrel=0
pkgdesc="A new abstract syntax tree from Python's ast"
url="https://www.astroid.org"
arch="noarch"
@@ -27,4 +27,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="e97881971c3302ab12bf98f36d39764ee0412df277e63900d76e4d8f741c3fad70b67cb404121236591d03d7605c83ed65d0cde257c9970fa560c549eb4cd604 astroid-2.3.2.tar.gz"
+sha512sums="72011f3eb312ea7ce7dd55f7615972f6bfc152d8f16f9052b405f44fe17e594d5da22e0502b4c3034881b9783be9e808509d4ded3d679182ddf6d34eb90748f1 astroid-2.3.3.tar.gz"