tags 600529 -patch +unreproducible severity 600529 normal thanks [Rainer Poisel, 2010-10-17] > "pycompile" complains when installing the python2.7* modules
you forgot to quote these complains > Maybe this can be solved by introducing python2.7-minimal as the > standard for python-minimal in the experimental distribution. there's python-minimal with 2.7 set as supported in experimental... > --- version.py 2010-10-17 21:40:02.430047253 +0200 > +++ version.py.orig 2010-10-17 21:46:26.343047051 +0200 > @@ -23,7 +23,7 @@ > from os.path import exists > from types import GeneratorType > > -SUPPORTED = [(2, 5), (2, 6), (2, 7)] > +SUPPORTED = [(2, 5), (2, 6)] so you do use python-minimal from experimental after all -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org