New submission from Matthias Klose <d...@debian.org>:

setup.py still has a version check for berkley db, currently only allowing 
versions up to 5.1.x. I'm checking in a patch to bump this to allow versions up 
to 5.3.x.

Maybe this version check should be disabled (after 3.3), using berkley db as a 
backend for the dbm module doesn't rely on any fancy berkley db features.

----------
assignee: doko
components: Build
messages: 164461
nosy: doko
priority: normal
severity: normal
status: open
title: allow newer berkley db versions
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15235>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to