Bugs item #3547666, was opened at 2012-07-23 10:18
Message generated for change (Tracker Item Submitted) made by abadger1999
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=387667&aid=3547666&...
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: SOAPpy
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Toshio Kuratomi (abadger1999)
Assigned to: Nobody/Anonymous (nobody)
Summary: Is PyXML Required?
Initial Comment:
In Fedora, we're trying to get rid of PyXML as it is dead upstream and the way the Python stdlib overwrites portions of itself with code from pyxml if that is present has brought in bugs that have been fixed in the stdlib's version of xml. Our SOAPpy package currently has a dep on PyXML because of this line in the README:
Required Packages
-----------------
These packages should be installed before SOAPpy.
- fpconst 0.6.0 or later,
<http://research.warnes.net/Zope/projects/fpconst>
- pyXML 0.8.3 or later, <http://pyxml.sourceforge.net>
However, browsing the Code repository and ChangeLog, I see things that lead me to believe the code doesn't need PyXML and this is a documentation error. Revision 414: http://pywebsvcs.svn.sourceforge.net/viewvc/pywebsvcs/trunk/SOAPpy/RE... of the README makes PyXML an optional dep. Browsing the code seems to support this. http://pywebsvcs.svn.sourceforge.net/viewvc/pywebsvcs/trunk/SOAPpy/RE... is a cleanup and simplification of README that just happens to move pyXML from the optional section to Required again. I'm thinking this was a mistake in the cleanup of the README.
Assuming this is correct, I'm attaching a patch that would update the README.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=387667&aid=3547666&...
--------------------------------------------------------------------------- ---
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Pywebsvcs-talk mailing list
Pywebsvcs-t...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pywebsvcs-talk
Also archived at http://groups.google.com/group/pywebsvcs