aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-astroid/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-27 04:12:44 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-27 04:19:02 -0300
commit6d3393e5b8069ba2fb18fa4cde268686b13505bb (patch)
tree95258550a1f2fad3347f83342026a0d8ed03754f /testing/py3-astroid/APKBUILD
parenteedd6f4820d40eaf7b1c48d5c942a28a62c237d8 (diff)
downloadaports-6d3393e5b8069ba2fb18fa4cde268686b13505bb.tar.bz2
aports-6d3393e5b8069ba2fb18fa4cde268686b13505bb.tar.xz
testing/py3-astroid: upgrade to 2.3.0
Diffstat (limited to 'testing/py3-astroid/APKBUILD')
-rw-r--r--testing/py3-astroid/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-astroid/APKBUILD b/testing/py3-astroid/APKBUILD
index 38f2c5b1c1..c38dee2c62 100644
--- a/testing/py3-astroid/APKBUILD
+++ b/testing/py3-astroid/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-astroid
_pkgname=astroid
-pkgver=2.2.5
+pkgver=2.3.0
pkgrel=0
pkgdesc="A new abstract syntax tree from Python's ast"
url="https://www.astroid.org"
@@ -27,4 +27,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="71c8c26314f666e2b9519a83dd9476fbfe0ad7d72f5308f6a94b83c5442dc695bc3e51155df45586ff2ff0eec522a02286d00ac566d542f0b82e5e0d0d7d9c65 astroid-2.2.5.tar.gz"
+sha512sums="9987f809fecce928f692ea485bb50e928f614c9e234f2aebec302cd90512185064a4468c56a35cf61d127bf81fa2fdf91c245af0604837afe14bac15be9c382f astroid-2.3.0.tar.gz"