From ea9ca3d0138fa58345e289239f633a1d8c1d9c32 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Wed, 14 Jan 2009 02:15:45 +0000 Subject: [PATCH] zope: bump for python 2.6 --- packages/zope/zope_3.3.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/zope/zope_3.3.1.bb b/packages/zope/zope_3.3.1.bb index 000947f629..78cf439e68 100644 --- a/packages/zope/zope_3.3.1.bb +++ b/packages/zope/zope_3.3.1.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" DEPENDS = "python" RDEPENDS = "python-core python-shell" LICENSE = "ZPL" -PR = "r5" +PR = "r6" SRC_URI = "http://www.zope.org/Products/Zope3/${PV}/Zope-${PV}.tgz" S = "${WORKDIR}/Zope-${PV}" -- 2.39.5