summaryrefslogtreecommitdiffstats
path: root/testing/py-buildutils
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-06-23 07:52:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-06-23 07:53:03 +0000
commit252d686c7d892c64ff387d9335235a8a8bb91d6b (patch)
tree277103df71a456ecaad3356a209749f4bbc36291 /testing/py-buildutils
parent78bd8b96b1cc618c19ff38aa75aece6026edb5e0 (diff)
downloadaports-252d686c7d892c64ff387d9335235a8a8bb91d6b.tar.bz2
aports-252d686c7d892c64ff387d9335235a8a8bb91d6b.tar.xz
testing/[various]: rebuild against python-2.7
Diffstat (limited to 'testing/py-buildutils')
-rw-r--r--testing/py-buildutils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-buildutils/APKBUILD b/testing/py-buildutils/APKBUILD
index dd1bcd8a8..cbc08cc7a 100644
--- a/testing/py-buildutils/APKBUILD
+++ b/testing/py-buildutils/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-buildutils
_pkgname=${pkgname#py-}
pkgver=0.3
-pkgrel=0
+pkgrel=1
pkgdesc="buildutils is a collection of enhancements to the Python distutils"
url="http://pypi.python.org/pypi/buildutils/0.3"
arch="all"