[packages/python3] - adjusted db patch to cover db6.1

qboosh qboosh at pld-linux.org
Mon Mar 16 15:34:23 CET 2015


commit a749e51a9f7b0134df080e81e62a2c966e2647e3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 16 15:35:48 2015 +0100

    - adjusted db patch to cover db6.1

 python3-db.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-db.patch b/python3-db.patch
index 34939ee..63b011d 100644
--- a/python3-db.patch
+++ b/python3-db.patch
@@ -5,7 +5,7 @@
          # versions of BerkeleyDB already installed.
  
 -        max_db_ver = (5, 3)
-+        max_db_ver = (6, 0)
++        max_db_ver = (6, 1)
          min_db_ver = (3, 3)
          db_setup_debug = False   # verbose debug prints from this script?
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/a749e51a9f7b0134df080e81e62a2c966e2647e3



More information about the pld-cvs-commit mailing list