From b8e85e1bfe61fc92d50db560653ba97d363e7786 Mon Sep 17 00:00:00 2001 From: Leo Date: Wed, 6 Nov 2019 23:26:39 -0300 Subject: testing/py3-astroid: upgrade to 2.3.3 --- testing/py3-astroid/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing/py3-astroid') 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 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" -- cgit v1.2.3