Mailinglist Archive: opensuse-factory (241 mails)
| < Previous | Next > |
Re: [opensuse-factory] python-elementtree in Factory
- From: Christoph Thiel <cthiel@xxxxxxx>
- Date: Fri, 23 Feb 2007 22:07:16 +0100
- Message-id: <20070223210716.GA12858@xxxxxxx>
On Fri, Feb 23, 2007 at 02:22:27PM -0400, James Oakley wrote:
> I've noticed that python-elementtree was removed in Factory. Will it be
> returning?
No, most likely it won't.
> It's a very popular module that's used in a lot of Python projects, including
> osc.
osc already has code in place to use Python 2.5's xml.etree. (We just need
to drop the python-elementtree requirement for $dist >= 10.2). All other
packages that depended on python-elementtree should have been patched to use
xml.etree. If there are still hidden problems with this, let me know!
Is there any functionally that existed in python-elementtree, which is not
part of xml.etree that you relied on? (I only know of SimpleXMLWriter, which
was only used by repoview and therefore is now being shipped with repoview.)
Best,
Christoph
--
Christoph Thiel, Tech. Project Management, Research & Development
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
> I've noticed that python-elementtree was removed in Factory. Will it be
> returning?
No, most likely it won't.
> It's a very popular module that's used in a lot of Python projects, including
> osc.
osc already has code in place to use Python 2.5's xml.etree. (We just need
to drop the python-elementtree requirement for $dist >= 10.2). All other
packages that depended on python-elementtree should have been patched to use
xml.etree. If there are still hidden problems with this, let me know!
Is there any functionally that existed in python-elementtree, which is not
part of xml.etree that you relied on? (I only know of SimpleXMLWriter, which
was only used by repoview and therefore is now being shipped with repoview.)
Best,
Christoph
--
Christoph Thiel, Tech. Project Management, Research & Development
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |