[packages/python3] - max_db_ver up to 6.2
qboosh
qboosh at pld-linux.org
Mon Jun 18 17:23:28 CEST 2018
commit 8801c9a4d7acb854cf63e514b3a45d2eea05506d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jun 18 17:24:49 2018 +0200
- max_db_ver up to 6.2
python3-db.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-db.patch b/python3-db.patch
index f986f77..5674108 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, 1)
++ max_db_ver = (6, 2)
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/8801c9a4d7acb854cf63e514b3a45d2eea05506d
More information about the pld-cvs-commit
mailing list