Mailinglist Archive: opensuse-bugs (4369 mails)
| < Previous | Next > |
[Bug 208409] New: smart can/should use Python's own ElementTree rather than the external package.
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 27 Sep 2006 03:50:46 -0600 (MDT)
- Message-id: <bug-208409-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=208409
Summary: smart can/should use Python's own ElementTree rather
than the external package.
Product: openSUSE 10.2
Version: Alpha 4 plus
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: andreas.hanke@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
smart is currently importing ElementTree from the external package
python-elementtree.
This is no longer necessary with Python 2.5 because Python now includes a
sufficient subset of ElementTree that works with smart.
I've shortly tested this with one of your rpm-md sources. It seems to work OK
and I think that this is enough because ElementTree is not used for anything
else than rpm-md channels.
To do:
- Make "Requires: python-elementtree" conditional for distros with Python <
2.5.
- Replace "%{name}-cElementTree.patch" by the attached
"%{name}-cElementTree-python25.patch" for distros with Python >= 2.5.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
Summary: smart can/should use Python's own ElementTree rather
than the external package.
Product: openSUSE 10.2
Version: Alpha 4 plus
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: andreas.hanke@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
smart is currently importing ElementTree from the external package
python-elementtree.
This is no longer necessary with Python 2.5 because Python now includes a
sufficient subset of ElementTree that works with smart.
I've shortly tested this with one of your rpm-md sources. It seems to work OK
and I think that this is enough because ElementTree is not used for anything
else than rpm-md channels.
To do:
- Make "Requires: python-elementtree" conditional for distros with Python <
2.5.
- Replace "%{name}-cElementTree.patch" by the attached
"%{name}-cElementTree-python25.patch" for distros with Python >= 2.5.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |