From d507eecd838adf9102169723bae9d10f9cbc87501a5c1ad4657586a022923d75 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 11 May 2022 15:16:21 +0000 Subject: [PATCH] Fix changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlsec?expand=0&rev=15 --- python-xmlsec.changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-xmlsec.changes b/python-xmlsec.changes index 904a2d6..7d8cb11 100644 --- a/python-xmlsec.changes +++ b/python-xmlsec.changes @@ -6,6 +6,9 @@ Wed May 11 12:39:21 UTC 2022 - Matej Cepl - Added support for building without MD5 transforms - Added support for PEP 539 for Python 3.7 and newer - Using lxml-stubs package instead of custom LXML stubs +- Add avoid_lxml_tests_failing.patch (help working + around the lxml issue lp#1880251 and lp#1887848, from + gh#mehcode/python-xmlsec#84). ------------------------------------------------------------------- Thu Jun 10 09:15:51 UTC 2021 - Matej Cepl