All of lore.kernel.org
 help / color / mirror / Atom feed
* Minimum python version - 2.4 or 2.5?
@ 2010-09-24 16:45 Michael Smith
  2010-09-24 17:18 ` Gary Thomas
  2010-09-27  9:07 ` Martyn Welch
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Smith @ 2010-09-24 16:45 UTC (permalink / raw)
  To: openembedded-devel

Hi,

What's the minimum Python version requirement for the dev branch? I'd 
like to use shutil.copytree(), but the behaviour I want was only added 
in Python 2.5.

Thanks,
Mike



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Minimum python version - 2.4 or 2.5?
  2010-09-24 16:45 Minimum python version - 2.4 or 2.5? Michael Smith
@ 2010-09-24 17:18 ` Gary Thomas
  2010-09-27  9:07 ` Martyn Welch
  1 sibling, 0 replies; 5+ messages in thread
From: Gary Thomas @ 2010-09-24 17:18 UTC (permalink / raw)
  To: openembedded-devel

On 09/24/2010 10:45 AM, Michael Smith wrote:
> Hi,
>
> What's the minimum Python version requirement for the dev branch? I'd
> like to use shutil.copytree(), but the behaviour I want was only added
> in Python 2.5.

I'm pretty sure that you're guaranteed at least 2.5

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Minimum python version - 2.4 or 2.5?
  2010-09-24 16:45 Minimum python version - 2.4 or 2.5? Michael Smith
  2010-09-24 17:18 ` Gary Thomas
@ 2010-09-27  9:07 ` Martyn Welch
  2010-09-27 12:00   ` Michael Smith
  1 sibling, 1 reply; 5+ messages in thread
From: Martyn Welch @ 2010-09-27  9:07 UTC (permalink / raw)
  To: openembedded-devel

Unless something has changed in he last few months, I think we wanted to
support 2.4 for a little while longer:

http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg06143.html

Martyn

On 24/09/10 17:45, Michael Smith wrote:
> Hi,
> 
> What's the minimum Python version requirement for the dev branch? I'd
> like to use shutil.copytree(), but the behaviour I want was only added
> in Python 2.5.
> 
> Thanks,
> Mike
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


-- 
Martyn Welch (Principal Software Engineer)   |   Registered in England and
GE Intelligent Platforms                     |   Wales (3828642) at 100
T +44(0)127322748                            |   Barbirolli Square,
Manchester,
E martyn.welch@ge.com                        |   M2 3AB  VAT:GB 927559189



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Minimum python version - 2.4 or 2.5?
  2010-09-27  9:07 ` Martyn Welch
@ 2010-09-27 12:00   ` Michael Smith
  2010-09-27 15:10     ` Tom Rini
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Smith @ 2010-09-27 12:00 UTC (permalink / raw)
  To: openembedded-devel

On Mon, 27 Sep 2010, Martyn Welch wrote:

> Unless something has changed in he last few months, I think we wanted to
> support 2.4 for a little while longer:
> 
> http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg06143.html

Hmm, so RHEL5 is still using Python 2.4.

SLES10 is in the same situation, but installing Python from source worked 
seamlessly for me. Maybe we could require RHEL5 users to upgrade Python. 
Bitbake 1.10 also requires Python 2.5 and runs about 30% faster than 1.8, 
so there's good reason for RHEL5 users to want to switch.

Mike

> On 24/09/10 17:45, Michael Smith wrote:
> > Hi,
> > 
> > What's the minimum Python version requirement for the dev branch? I'd
> > like to use shutil.copytree(), but the behaviour I want was only added
> > in Python 2.5.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Minimum python version - 2.4 or 2.5?
  2010-09-27 12:00   ` Michael Smith
@ 2010-09-27 15:10     ` Tom Rini
  0 siblings, 0 replies; 5+ messages in thread
From: Tom Rini @ 2010-09-27 15:10 UTC (permalink / raw)
  To: openembedded-devel

Michael Smith wrote:
> On Mon, 27 Sep 2010, Martyn Welch wrote:
> 
>> Unless something has changed in he last few months, I think we wanted to
>> support 2.4 for a little while longer:
>>
>> http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg06143.html
> 
> Hmm, so RHEL5 is still using Python 2.4.
> 
> SLES10 is in the same situation, but installing Python from source worked 
> seamlessly for me. Maybe we could require RHEL5 users to upgrade Python. 
> Bitbake 1.10 also requires Python 2.5 and runs about 30% faster than 1.8, 
> so there's good reason for RHEL5 users to want to switch.

Here's my once again whine for not adding deps for things that RHEL 
users can't get via the official channels.  Yes, they can install things 
from source and that's not nice.

Now, if you want to talk about making bitbake 1.10.0 the minimum for OE, 
that's another story.

-- 
Tom Rini
Mentor Graphics Corporation



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-09-27 15:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-24 16:45 Minimum python version - 2.4 or 2.5? Michael Smith
2010-09-24 17:18 ` Gary Thomas
2010-09-27  9:07 ` Martyn Welch
2010-09-27 12:00   ` Michael Smith
2010-09-27 15:10     ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.