]> git.pld-linux.org Git - packages/Zope3-psycopgda.git/commitdiff
- allow building of Zope3 Psycopg database adapter with Python 2.4.1
authorJacek Konieczny <jajcus@pld-linux.org>
Tue, 30 Aug 2005 12:29:44 +0000 (12:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope3-psycopgda-python_2_4_1.patch -> 1.1

Zope3-psycopgda-python_2_4_1.patch [new file with mode: 0644]

diff --git a/Zope3-psycopgda-python_2_4_1.patch b/Zope3-psycopgda-python_2_4_1.patch
new file mode 100644 (file)
index 0000000..a0354f8
--- /dev/null
@@ -0,0 +1,12 @@
+diff -dur -x '*~' psycopgda-1.0.0.orig/configure psycopgda-1.0.0/configure
+--- psycopgda-1.0.0.orig/configure     2004-11-06 21:48:58.000000000 +0100
++++ psycopgda-1.0.0/configure  2005-08-30 11:01:40.000000000 +0200
+@@ -27,7 +27,7 @@
+ # 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.3.4"
++ACCEPTABLE="2.4.1"
+ # provide the executable names for all the acceptable versions
+ # (and the target version) below
This page took 0.12263 seconds and 4 git commands to generate.