Browse Source

zope: Updated (2.11.8 -> 2.13.7)

stable/0.2
Christian Wiese 14 years ago
parent
commit
facf260f6f
  1. 40
      zope/zope/python.patch
  2. 4
      zope/zope/zope.desc

40
zope/zope/python.patch

@ -1,40 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../zope/python.patch
# Copyright (C) 2011 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
diff -Nur Zope-2.11.8-final-orig/configure Zope-2.11.8-final/configure
--- Zope-2.11.8-final-orig/configure 2011-02-08 17:52:35.616067630 +0100
+++ Zope-2.11.8-final/configure 2011-02-08 17:53:34.904068689 +0100
@@ -12,17 +12,17 @@
# Place the optimal target version number for Zope (as returned by sys.version)
# below
-TARGET="2.4.6"
+TARGET="2.6.6"
# Order a list of "acceptable" python version numbers (as returned by
# sys.version) below in "best" to "worst" order, not including the
# target version. Up to six acceptable python versions are allowed.
# Do not include the target version number in this list!
-ACCEPTABLE="2.4.5 2.4.4"
+ACCEPTABLE="2.6.6 2.4.5 2.4.4"
# provide the executable names for all the acceptable versions
# (and the target version) below
-EXENAMES="python python2 python2.4"
+EXENAMES="python python2 python2.4 python2.5 python2.6 python2.7"
#####################################################################
# END EDITABLE PARAMETERS #

4
zope/zope/zope.desc

@ -31,7 +31,7 @@
[L] OpenSource
[S] Stable
[V] 2.11.8
[V] 2.13.7
[P] X -----5---9 300.000
[D] 913817015 Zope-2.11.8-final.tgz http://www.zope.org/Products/Zope/2.11.8/
[D] 696388426 Zope2-2.13.7.zip http://pypi.python.org/packages/source/Z/Zope2/

Loading…
Cancel
Save