bug#20765: Compressed eggs (Python)

2016-12-17 Thread Leo Famulari
>From what I can see, this bug is fixed by the new Python build system introduced in commit 03e856ddf5d28bc61144effb1a393b73cb4a2d9f. Please re-open the bug if I am mistaken.

bug#20765: Compressed eggs (Python)

2016-04-18 Thread Hartmut Goebel
Hi, I support the proposal for switching to pip. Switching to pip should be save, since this is the proposed standard way for installing - and thus it should be save in the long run, too. I suggest calling pip with this options (valid as of pip 8.1.1) --no-depsDon't inst

bug#20765: Compressed eggs (Python)

2016-04-06 Thread Ludovic Courtès
Andreas Enge skribis: > Spending a week with Python wizards, I asked around and got the following > advice, implemented in the package as > #:configure-flags '("--single-version-externally-managed" "--root=/") Woow, I wouldn’t have guessed that this has something to do with .egg compression.