Re: Command-line option available only with Python 2.7 and not 2.6

2012-01-04 Thread Sandro Tosi
On Tue, Jan 3, 2012 at 18:49, Davide Cavalca  wrote:
> I think the package's still on mentors (if not, I can probably dig it
> out). Because wheezy will use 2.7 and thus the package will be soon
> obsolete, it was agreed at the time not to pursue further its inclusion in
> Debian.

wheezy will have 2.7 as default python interpreter, but we (sadly)
don't know what will happen to 2.6 .

-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/capdtaj2xykvwfkadxvuhxny+1tgcajdbjwgygngu9zvng63...@mail.gmail.com



Re: Command-line option available only with Python 2.7 and not 2.6

2012-01-04 Thread Simone Rossetto
Hi Davide

2012/1/3 Davide Cavalca 

> Because wheezy will use 2.7 and thus the package will be soon
> obsolete, it was agreed at the time not to pursue further its inclusion in
> Debian.
>

Ok, I understand, thanks.


Bye
Simone


Re: Command-line option available only with Python 2.7 and not 2.6

2012-01-03 Thread Davide Cavalca
On Tue, 3 Jan 2012 14:59:10 +0100, Simon Chopin 
wrote:
> On Sun, Jan 01, 2012 at 08:18:22PM +0100, Simone Rossetto wrote:
>> Hi all.
> 
> Hi Simone,
> 
>> I'm packaging the new version of CxxTest and I'm facing this problem:
>> the option
>> "--fog-parser" of the main script can be used with Python 2.7 or with
>> Python 2.6 plus
>> ordereddict module. That python module is not yet part of Debian so the
>> option can be used
> 
> FWIW, there's already an ITP, a package on mentors.d.n and a RFS[1]. I
> CC'ed the maintainer just in case.

Hi all,

I think the package's still on mentors (if not, I can probably dig it
out). Because wheezy will use 2.7 and thus the package will be soon
obsolete, it was agreed at the time not to pursue further its inclusion in
Debian.

Cheers
Davide


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/9c6cf92672f118cb74dc6600df6cf3c2@localhost



Re: Command-line option available only with Python 2.7 and not 2.6

2012-01-03 Thread Simon Chopin
On Sun, Jan 01, 2012 at 08:18:22PM +0100, Simone Rossetto wrote:
> Hi all.

Hi Simone,

> I'm packaging the new version of CxxTest and I'm facing this problem: the 
> option
> "--fog-parser" of the main script can be used with Python 2.7 or with Python 
> 2.6 plus
> ordereddict module. That python module is not yet part of Debian so the 
> option can be used

FWIW, there's already an ITP, a package on mentors.d.n and a RFS[1]. I
CC'ed the maintainer just in case.
> only with Python 2.7. But if that option is not passed at the execution, the 
> script is
> fully functional even with Python 2.6.
> 
> Which is the right way to handle this situation? Increase the minimum Python 
> version to 2.7?
> 
> 
> Thanks, bye
> Simone

[1] http://lists.debian.org/debian-python/2010/11/msg00030.html


signature.asc
Description: Digital signature


Command-line option available only with Python 2.7 and not 2.6

2012-01-01 Thread Simone Rossetto
Hi all.

I'm packaging the new version of CxxTest and I'm facing this problem: the option
"--fog-parser" of the main script can be used with Python 2.7 or with Python 
2.6 plus
ordereddict module. That python module is not yet part of Debian so the option 
can be used
only with Python 2.7. But if that option is not passed at the execution, the 
script is
fully functional even with Python 2.6.

Which is the right way to handle this situation? Increase the minimum Python 
version to 2.7?


Thanks, bye
Simone


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f00b17e.9050...@gmail.com