From: Richard Purdie <rpurdie@rpsys.net>
To: openembedded-devel@openembedded.org
Subject: Re: python 2.6 warning
Date: Mon, 11 May 2009 13:54:09 +0100 [thread overview]
Message-ID: <1242046449.5824.29.camel@ted> (raw)
In-Reply-To: <4A080E5F.6080602@balister.org>
On Mon, 2009-05-11 at 07:39 -0400, Philip Balister wrote:
> Michael 'Mickey' Lauer wrote:
> > On Monday 11 May 2009 11:22:56 Robert Schuster wrote:
> >> Hi all,
> >> those who are using bitbake with Python 2.6 (e.g. Ubuntu 09.04, Debian
> >> sid) will notice this warning:
> >>
> >> /home/rschus/oe/bitbake/lib/bb/COW.py:29: DeprecationWarning: the sets
> >> module is deprecated
> >> import types, sets
> >>
> >> Is anyone from OE in the know how to fix that properly?
> >
> > Basically you need to rewrite COW.py to work with the new built-in sets. Might
> > be a chance to get another BitBake release out.
>
> Will this still work with python 2.5?
There were patches for this on the bitbake list. I suspect 2.5 will be
fine, not sure about 2.4 or earlier. I've not had a chance to look into
this yet :(
Cheers,
Richard
next prev parent reply other threads:[~2009-05-11 13:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-11 9:22 python 2.6 warning Robert Schuster
2009-05-11 10:10 ` Michael 'Mickey' Lauer
2009-05-11 11:39 ` Philip Balister
2009-05-11 12:54 ` Richard Purdie [this message]
2009-05-11 14:19 ` Marcin Juszkiewicz
2009-05-11 22:37 ` Richard Purdie
2009-05-12 0:11 ` Otavio Salvador
2009-05-12 10:54 ` Roman I Khimov
2009-05-12 14:32 ` Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1242046449.5824.29.camel@ted \
--to=rpurdie@rpsys.net \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.