14
0
forked from pool/python-lxml

- update to 4.6.4:

* A new property ``system_url`` was added to DTD entities.
  * The ``STATIC_*`` variables in ``setup.py`` can now be passed via env vars.
- remove python-lxml-test_etree.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=151
This commit is contained in:
2021-11-24 21:31:05 +00:00
committed by Git OBS Bridge
parent 6ac41a3f82
commit 10a671eb87
5 changed files with 12 additions and 32 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 24 21:23:34 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 4.6.4:
* A new property ``system_url`` was added to DTD entities.
* The ``STATIC_*`` variables in ``setup.py`` can now be passed via env vars.
- remove python-lxml-test_etree.patch (upstream)
-------------------------------------------------------------------
Tue Jun 1 19:15:10 UTC 2021 - Matej Cepl <mcepl@suse.com>