Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 137

Summary: Updated PyXML ebuild to 0.7
Product: Gentoo Linux Reporter: Brent Cook <busterb>
Component: [OLD] LibraryAssignee: Bart Verwilst <bart>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
URL: http://sourceforge.net/projects/pyxml
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: PyXML 0.7.0 ebuild file
Digest file for PyXML 0.7

Description Brent Cook 2002-01-11 14:44:14 UTC
This updates PyXML to version 0.7 from 0.6.6.
Changes in this version, compared to 0.6.6:

  * Expat 1.95.2 has been integrated.

  * James Tauber has contributed an implementation of TREX,
    in the xml.schema.trex module.

  * xmlproc has been updated to produce Unicode strings in
    Python 2.x using the Python codecs to convert the input.

  * 4XPath and 4XSLT from the 4Suite package have been
    integrated as xml.xpath and xml.xslt. Both packages are a
    few releases behind 4Suite. In case of conflicts with
    a 4Suite installation, passing --without-{xpath,xslt}
    to setup.py is recommended.

  * XBEL has been updated to revision 1.1.

  * The C14N code in xml.dom.ext.c14n was completely rewritten.

  * Swedish and French messages have been added to xmlproc.

  * New SAX2 drivers have been added for htmllib, sgmllib,
    sgmlop, and sgmlop_html.
Comment 1 Brent Cook 2002-01-11 14:45:22 UTC
Created attachment 47 [details]
PyXML 0.7.0 ebuild file
Comment 2 Brent Cook 2002-01-11 14:45:54 UTC
Created attachment 48 [details]
Digest file for PyXML 0.7