summaryrefslogtreecommitdiffstats
path: root/testing/py-zope-interface
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-05-21 13:16:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-05-21 13:16:58 +0000
commitb8838f1b034e45a60eb2621a6dfeb293a1469bfb (patch)
tree06fb4af444f2bd26d3d266e7d6173c80fd546525 /testing/py-zope-interface
parentc2e81b694405faf1a9ff12e4489d4b36a2433546 (diff)
downloadaports-b8838f1b034e45a60eb2621a6dfeb293a1469bfb.tar.bz2
aports-b8838f1b034e45a60eb2621a6dfeb293a1469bfb.tar.xz
testing/py-zope-interface: upgrade to 3.6.1
Diffstat (limited to 'testing/py-zope-interface')
-rw-r--r--testing/py-zope-interface/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-zope-interface/APKBUILD b/testing/py-zope-interface/APKBUILD
index a6c42395e..2f9ecacc1 100644
--- a/testing/py-zope-interface/APKBUILD
+++ b/testing/py-zope-interface/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py-zope-interface
-pkgver=3.5.1
+pkgver=3.6.1
pkgrel=0
pkgdesc="Separate distribution of the zope.interface package used in Zope 3."
url="http://www.zope.org/Products/ZopeInterface/"
@@ -20,4 +20,4 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir"
rm "$pkgdir"/usr/lib/python2.6/site-packages/zope/interface/README*.txt
}
-md5sums="685fc532550abb07cca6190c9cd2b901 zope.interface-3.5.1.tar.gz"
+md5sums="7a895181b8d10be4a7e9a3afa13cd3be zope.interface-3.6.1.tar.gz"