14
0
forked from pool/python-lxml

- Add patch skip-test-under-libxml2-2.10.4.patch:

* Skip a test if using libxml2 >= 2.10.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=175
This commit is contained in:
2023-04-19 04:53:05 +00:00
committed by Git OBS Bridge
parent 72389f829a
commit 7816ca5659
3 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 19 04:52:01 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch skip-test-under-libxml2-2.10.4.patch:
* Skip a test if using libxml2 >= 2.10.4
-------------------------------------------------------------------
Thu Feb 16 20:17:22 UTC 2023 - Dirk Müller <dmueller@suse.com>