Revisions of python-lxml

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 691801 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 71)
- Update to 4.3.3:
  * Fix leak of output buffer and unclosed files in ``_XSLTResultTree.write_output()``.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 681724 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 70)
- Update to 4.3.2:
  * Crash in 4.3.1 when appending a child subtree with certain text nodes.

- Update to v4.3.1
  * Fixed crash when appending a child subtree that contains unsubstituted
    entity references
- from v4.3.0
  * Features
    + The module ``lxml.sax`` is compiled using Cython in order to speed it up.
    + lxml.sax.ElementTreeProducer now preserves the namespace prefixes.
      If two prefixes point to the same URI, the first prefix in alphabetical
      order is used.
    + Updated ISO-Schematron implementation to 2013 version (now MIT licensed)
      and the corresponding schema to the 2016 version (with optional "properties").
  * Other
    + Support for Python 2.6 and 3.3 was removed.
    + The minimum dependency versions were raised to libxml2 2.9.2 and libxslt 1.1.27,
      which were released in 2014 and 2012 respectively.
- from v4.2.6
  * Fix a DeprecationWarning in Py3.7+.
  * Import warnings in Python 3.6+ were resolved.
- Remove no longer needed
  0001-Make-test-more-resilient-against-changes-in-latest-l.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659485 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 69)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 588625 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 64)
- Version update to 4.2.0:
  * GH#255: ``SelectElement.value`` returns more standard-compliant and
    browser-like defaults for non-multi-selects.  If no option is selected, the
    value of the first option is returned (instead of None).  If multiple options
    are selected, the value of the last one is returned (instead of that of the
    first one).  If no options are present (not standard-compliant)
    ``SelectElement.value`` still returns ``None``.
  * GH#261: The ``HTMLParser()`` now supports the ``huge_tree`` option.
    Patch by stranac.
  * LP#1551797: Some XSLT messages were not captured by the transform error log.
  * LP#1737825: Crash at shutdown after an interrupted iterparse run with XMLSchema
    validation.
- Add patch python-lxml-assert.patch to pass test fail on threading
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 537927 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 62)
- run tests only when the appropriate pythons are available
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 487431 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 59)
- lxml-fix-attribute-quoting.patch - stabilize attribute entity encoding
  across platforms
- force-regenerate C code from Cython sources (forwarded request 487430 from matejcik)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 52)
Split 13.2 from Factory
Displaying revisions 41 - 60 of 111
openSUSE Build Service is sponsored by