[packages/python] - max_db_ver up to 6.2

qboosh qboosh at pld-linux.org
Mon Jun 18 17:24:15 CEST 2018


commit 0341e64867bf40bf8a6098ad0cf46001fc034c75
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jun 18 17:25:36 2018 +0200

    - max_db_ver up to 6.2

 python-db.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-db.patch b/python-db.patch
index 9aa0379..eba9008 100644
--- a/python-db.patch
+++ b/python-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, 2)
          min_db_ver = (4, 3)
          db_setup_debug = False   # verbose debug prints from this script?
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python.git/commitdiff/0341e64867bf40bf8a6098ad0cf46001fc034c75



More information about the pld-cvs-commit mailing list