Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137 - Updated PyXML ebuild to 0.7
Summary: Updated PyXML ebuild to 0.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Bart Verwilst
URL: http://sourceforge.net/projects/pyxml
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2002-01-11 14:44 UTC by Brent Cook
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
PyXML 0.7.0 ebuild file (PyXML-0.7.ebuild,645 bytes, text/plain)
2002-01-11 14:45 UTC, Brent Cook
Details
Digest file for PyXML 0.7 (digest-PyXML-0.7,61 bytes, text/plain)
2002-01-11 14:45 UTC, Brent Cook
Details

Note You need to log in before you can comment on or make changes to this bug.
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