summaryrefslogtreecommitdiffstats
path: root/testing/py-distutils-extra
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2012-06-15 22:41:04 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2012-06-18 16:26:28 +0000
commit8fd41816f4868e659e747f100828ada1264dbe0f (patch)
tree3d12f854ca76b88166c225cd1407d8bf11166b79 /testing/py-distutils-extra
parent2e3a882d3e3aa7497c3835b9b41de48ba8407853 (diff)
downloadaports-8fd41816f4868e659e747f100828ada1264dbe0f.tar.bz2
aports-8fd41816f4868e659e747f100828ada1264dbe0f.tar.xz
/testing/py-distutils-extra: upgrade to 2.33
Diffstat (limited to 'testing/py-distutils-extra')
-rw-r--r--testing/py-distutils-extra/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-distutils-extra/APKBUILD b/testing/py-distutils-extra/APKBUILD
index cef191361..888c7b299 100644
--- a/testing/py-distutils-extra/APKBUILD
+++ b/testing/py-distutils-extra/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=py-distutils-extra
-pkgver=2.32
+pkgver=2.33
pkgrel=1
pkgdesc="Enhanced distutils package for python"
url="http://launchpad.net/python-distutils-extra"
@@ -33,4 +33,4 @@ package() {
python setup.py install --root="$pkgdir" || return 1
}
-md5sums="034b6594d10084bb49d99c1511b30187 python-distutils-extra-2.32.tar.gz"
+md5sums="e4c2971bbf294af453d7144f2cb0aa70 python-distutils-extra-2.33.tar.gz"