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@forge.provo.novell.com ReportedBy: andreas.hanke@gmx-topmail.de QAContact: qa@suse.de 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.