aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-logilab-astng
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2012-05-18 16:44:18 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2012-05-20 16:57:43 +0000
commit93454065bd8a076c2577e84901fdd98bf2e939ea (patch)
treeaea90b2b5e8fbcb7a227c8a9852df74f239babeb /testing/py-logilab-astng
parent981e7445308a88d1fade0b3726cd49c7984d4a79 (diff)
downloadaports-93454065bd8a076c2577e84901fdd98bf2e939ea.tar.bz2
aports-93454065bd8a076c2577e84901fdd98bf2e939ea.tar.xz
testing/py-logilab-astng: upgrade to 0.23.1
Diffstat (limited to 'testing/py-logilab-astng')
-rw-r--r--testing/py-logilab-astng/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-logilab-astng/APKBUILD b/testing/py-logilab-astng/APKBUILD
index 0a8a788823..b53670b56a 100644
--- a/testing/py-logilab-astng/APKBUILD
+++ b/testing/py-logilab-astng/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-logilab-astng
_realname=logilab-astng
-pkgver=0.21.1
+pkgver=0.23.1
pkgrel=0
pkgdesc="Rebuild a new abstract syntax tree from Python's ast"
url="http://pypi.python.org/pypi/logilab-astng"
@@ -27,4 +27,4 @@ package() {
rm -f "$pkgdir"/usr/lib/python2.?/site-packages/logilab/__init__.*
}
-md5sums="f25dd1d92a1b80d07a2f9d5bb4fe9d97 logilab-astng-0.21.1.tar.gz"
+md5sums="db81181b8f4d8acf379acebcf2058e34 logilab-astng-0.23.1.tar.gz"