Go to file
Dirk Mueller 0d1ac9e9a0 - update to 4.9.4:
* LP#2046398: Inserting/replacing an ancestor into a node's
    children could loop indefinitely.
  * LP#1980767, GH#379: ``TreeBuilder.close()`` could fail with a
    ``TypeError`` after parsing incorrect input.
  * LP#1522052: A file-system specific test is now optional and
    should no longer fail on systems that don't support it.
  * Built with Cython 0.29.37.
- drop libxml2212-tests.patch (upstream)
- remove python 2.x from testing
- allow building against any libxml2 version in sle15
  * Built with Cython 0.29.28.
  * LP#1835708: ElementInclude incorrectly rejected repeated
  * LP#1755825: iterwalk() failed to return the 'start' event for the initial
  - ElementTree.write() has a new option doctype that writes out
    a doctype string before the serialisation, in the same way as
  - GH#220: xmlfile allows switching output methods at an element
  - LP#1595781, GH#240: added a PyCapsule Python API and C-level
    API for passing externally generated libxml2 documents into
  - GH#244: error log entries have a new property path with an
    XPath expression (if known, None otherwise) that points to the
  - The namespace prefix mapping that can be used in ElementPath
  - GH#238: Character escapes were not hex-encoded in the xmlfile
  - GH#229: fix for externally created XML documents.
    strips the option values specified in form attributes but only
  - LP#1551797: revert previous fix for XSLT error logging as it
  - LP#1673355, GH#233: fromstring() html5parser failed to parse
  - The previously undocumented docstring option in
    ElementTree.write() produces a deprecation warning and will
- remove patch lxml-fix-attribute-quoting.patch because it is now

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=191
2023-12-20 22:05:16 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lxml?expand=0&rev=1 2007-01-15 23:34:06 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lxml?expand=0&rev=1 2007-01-15 23:34:06 +00:00
close_file_before_test.patch Update version of the patch. 2023-01-22 04:02:39 +00:00
ISO-Schematron-schema-optional.patch - update to 4.9.3: 2023-08-13 18:55:53 +00:00
lxml-4.9.4.tar.gz - update to 4.9.4: 2023-12-20 22:05:16 +00:00
lxmldoc-4.5.2.pdf - update to 4.5.2: 2020-07-17 07:31:18 +00:00
python-lxml.changes - update to 4.9.4: 2023-12-20 22:05:16 +00:00
python-lxml.rpmlintrc Add missing Source 2023-01-01 13:33:54 +00:00
python-lxml.spec - update to 4.9.4: 2023-12-20 22:05:16 +00:00
remove-ISO-Schematron-schema.patch - Add ISO-Schematron-schema-optional.patch and 2023-07-14 16:45:23 +00:00
skip-test-under-libxml2-2.10.4.patch - Add patch skip-test-under-libxml2-2.10.4.patch: 2023-04-19 04:53:05 +00:00
skip-test-under-libxml2-2.11.1.patch Accepting request 1084794 from home:david.anes:home:libxml2 2023-05-04 16:51:26 +00:00