[Python-modules-team] Bug#813571: virtualenv: Broken dependencies

2016-02-03 Thread Francisco José Rodríguez Bogado
Package: virtualenv Version: 1.11.6+ds-1 Severity: grave Justification: renders package unusable Dear Maintainer, I'm trying to install virtualenv on Sid. It depends on python3-virtualenv, that depends on python-setuptools-whl *and* python-pip-whl. But python-pip-whl (8.0.2-2) breaks python-setup

[Python-modules-team] Bug#633843: python-sqlobject: autocommit issue with psycopg2

2011-07-14 Thread Francisco José Rodríguez Bogado
Package: python-sqlobject Version: 0.12.4-2 Severity: grave Tags: patch Justification: renders package unusable Recently psycopg2 has added a new attribute "autocommit" (bool). SQLObject checks for a function called autocommit too. In case of activation of autocommit in your code, SQLObject raise