14
0
forked from pool/python-lxml

Accepting request 766333 from home:MSirringhaus:branches:devel:languages:python

- Update to 4.4.2:
  * LP#1835708: ElementInclude incorrectly rejected repeated 
    non-recursive includes as recursive.
  * Remove patch lxml-libxml-2.9.10.patch which is now upstream

OBS-URL: https://build.opensuse.org/request/show/766333
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=133
This commit is contained in:
Tomáš Chvátal
2020-01-22 14:50:22 +00:00
committed by Git OBS Bridge
parent 42248a018d
commit 4292c65844
7 changed files with 16 additions and 59 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jan 22 13:55:03 UTC 2020 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- Update to 4.4.2:
* LP#1835708: ElementInclude incorrectly rejected repeated
non-recursive includes as recursive.
* Remove patch lxml-libxml-2.9.10.patch which is now upstream
-------------------------------------------------------------------
Sun Nov 17 14:25:04 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>