Bug#634913: [Python-apps-team] Bug#634913: doesn't work with SQLAlchemy >= 0.7

2011-07-21 Thread Stefano Rivera
Hi Piotr (2011.07.20_23:01:22_+0200) > I didn't play with it much, but all you probably have to do is to > substitute "sqlalchemy.exceptions" imports with "sqlalchemy.exc", > see http://www.sqlalchemy.org/trac/wiki/07Migration if it's not enough. Unfortunately, we dig pretty deep into SQLAlchemy,

Bug#634913: doesn't work with SQLAlchemy >= 0.7

2011-07-20 Thread Piotr Ożarowski
Package: ibid Version: 0.1.1+dfsg-1 Severity: normal python-sqlalchemy 0.7 is in experimental since a while and I plan to upload next upstream release to unstable. Please prepare ibid for that. I didn't play with it much, but all you probably have to do is to substitute "sqlalchemy.exceptions" imp