aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-astroid
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-12 00:51:50 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-12 00:51:50 +0000
commit8697abb4b2d4e0090ebf23d3b6cd80b7ef2994bc (patch)
tree363cb3001d7883508d1f9c16a715f33fd24a4b00 /testing/py-astroid
parent2be1cc02fdbb8a09ba0548c3e8fd88048be46981 (diff)
testing/py-astroid: upgrade to 1.5.3
Diffstat (limited to 'testing/py-astroid')
-rw-r--r--testing/py-astroid/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/testing/py-astroid/APKBUILD b/testing/py-astroid/APKBUILD
index d0eb575a4c7..fd7011ef381 100644
--- a/testing/py-astroid/APKBUILD
+++ b/testing/py-astroid/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-astroid
_pkgname=astroid
-pkgver=1.4.8
-pkgrel=1
+pkgver=1.5.3
+pkgrel=0
pkgdesc="A new abstract syntax tree from Python's ast"
url="http://www.astroid.org/"
arch="noarch"
@@ -46,6 +46,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-md5sums="3def6c80afcd38b4ca4aca6aea71cbde astroid-1.4.8.tar.gz"
-sha256sums="5f064785a7e45ed519285f2eb30b795e58a4932a0736b32030da6fef3394ddb3 astroid-1.4.8.tar.gz"
-sha512sums="54bb20edf5518b417470a2d63210802b267fe727f9d30e1ac5000db00a7894739b1c4249468fb55df81b55d382f3a5bbe019876141f7ee4d94040fd699dc0c2c astroid-1.4.8.tar.gz"
+sha512sums="2a224d9bf8e41059a1316d80738cdc0f1e4c4e0f987baf3969710bae7192466b708c7942cd7e4eeccea55582ce70bb687c96b9e7dece3229ae4cffc558aa2319 astroid-1.5.3.tar.gz"