14
0
forked from pool/python-lxml

Accepting request 1084794 from home:david.anes:home:libxml2

- Add patch skip-test-under-libxml2-2.11.1.patch:
  * Skip a test if using libxml2 >= 2.11.1

OBS-URL: https://build.opensuse.org/request/show/1084794
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=181
This commit is contained in:
2023-05-04 16:51:26 +00:00
committed by Git OBS Bridge
parent 5efd90fd4d
commit 364711776d
3 changed files with 29 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 4 14:52:53 UTC 2023 - David Anes <david.anes@suse.com>
- Add patch skip-test-under-libxml2-2.11.1.patch:
* Skip a test if using libxml2 >= 2.11.1
-------------------------------------------------------------------
Sun Apr 23 23:11:01 UTC 2023 - Matej Cepl <mcepl@suse.com>