Bug 851687 - Remove PyXML dep
Summary: Remove PyXML dep
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-quantumclient
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alan Pevec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 843176
TreeView+ depends on / blocked
 
Reported: 2012-08-24 17:28 UTC by Alan Pevec
Modified: 2013-01-11 20:03 UTC (History)
4 users (show)

Fixed In Version: python-quantumclient-2.0-2.fc18
Doc Type: Bug Fix
Doc Text:
Clone Of: 842866
Environment:
Last Closed: 2013-01-11 20:03:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alan Pevec 2012-08-24 17:28:56 UTC
My deps analysis script made me mindlessly introduce PyXML dep in the last quantumclient update http://pkgs.fedoraproject.org/cgit/python-quantumclient.git/commit/?id=9658a2a03c807b49f8665c6a6a1cfe92739e345e

Having a look at the code, it's the same situation like in Nova, only xml.dom.minidom is used in quantumclient.common.serializer so PyXML dep can be dropped.

+++ This bug was initially created as a clone of Bug #842866 +++

Description of problem:
We're trying to remove PyXML from Fedora 18 due to it being dead upstream and having the dubious behaviour of replacing the python stdlib's xml module with its own code.  https://fedoraproject.org/wiki/User:Toshio/Remove_PyXML

Comment 1 Toshio Ernie Kuratomi 2013-01-11 19:59:09 UTC
Hi, I've opened an F19 feature to have PyXML removed from the distribution.  Would it be okay with you if I remove the Requires: PyXML from the quantumclient package and rebuild it for F19/rawhide?  If I don't hear back from you, I'll go ahead and do that after FUDCon (~ 1.5 weeks from now).

Comment 2 Toshio Ernie Kuratomi 2013-01-11 20:03:52 UTC
Actually, I see that the dep was removed in 1:2.0-2.  Closing this bug fixed rawhide.  Thanks!


Note You need to log in before you can comment on or make changes to this bug.