[Python-modules-team] Bug#782795: python-pip: breaks with relocatable virtualenv, assert sys.prefix != real_prefix

2018-03-26 Thread Filippo Giunchedi
On Sat, Mar 24, 2018 at 05:50:40PM -0400, Stefano Rivera wrote: > Version: 9.0.1-2 > > Hi Filippo (2015.04.17_19:05:52_-0400) > > it looks like pip stops working inside a virtualenv after using > > virtualenv --relocatable > > I would say that that's actually a virtualenv bug. But the better news

[Python-modules-team] Bug#796410: python-statsd: FTBFS: ImportError: No module named django.conf

2015-10-22 Thread Filippo Giunchedi
On Fri, Aug 21, 2015 at 08:18 PM, Chris Lamb wrote: > The full build log is attached or can be viewed here: > > > https://reproducible.debian.net/logs/unstable/amd64/python-statsd_3.0.1-2.build1.log.gz hi, looks like the linked log builds fine? i.e. the FTBFS recovered. anyways I can't repro

[Python-modules-team] Bug#790399: ITP: structlog -- tructured Logging for Python

2015-06-28 Thread Filippo Giunchedi
Package: wnpp Severity: wishlist Owner: Filippo Giunchedi * Package name: structlog Version : 15.2.0 Upstream Author : Hynek Schlawack * URL : http://www.structlog.org * License : Apache 2.0 or MIT Programming Lang: Python Description : structured

[Python-modules-team] Bug#782795: python-pip: breaks with relocatable virtualenv, assert sys.prefix != real_prefix

2015-04-17 Thread Filippo Giunchedi
Package: python-pip Version: 1.5.6-5 Severity: normal hi, it looks like pip stops working inside a virtualenv after using virtualenv --relocatable how to reproduce: i7:/tmp$ virtualenv venv Running virtualenv with interpreter /usr/bin/python2 New python executable in venv/bin/python2 Also creati

[Python-modules-team] Bug#772936: python-statsd: fails to import with django >= 1.5

2014-12-12 Thread Filippo Giunchedi
Package: python-statsd Version: 2.0.1-1 Severity: grave Tags: upstream Justification: renders package unusable hi, python-statsd fails to import if python-django >= 1.5 is installed, see also this issue: https://github.com/jsocol/pystatsd/issues/24 django.core.exceptions.ImproperlyConfigured: Re