14
0
forked from pool/python-xmlsec
2022-05-11 15:16:21 +00:00
committed by Git OBS Bridge
parent 7a27bab5dc
commit d507eecd83

View File

@@ -6,6 +6,9 @@ Wed May 11 12:39:21 UTC 2022 - Matej Cepl <mcepl@suse.com>
- 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 <mcepl@suse.com>