14
0
forked from pool/python-xmlsec

- Add patch fix-lxml-incompat.patch:

* Cast to avoid an incompatibility with lxml.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlsec?expand=0&rev=31
This commit is contained in:
2024-08-29 04:41:42 +00:00
committed by Git OBS Bridge
parent 29e1e010ea
commit c45e25b7de
3 changed files with 33 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 29 04:40:55 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch fix-lxml-incompat.patch:
* Cast to avoid an incompatibility with lxml.
-------------------------------------------------------------------
Mon Jun 10 08:20:00 UTC 2024 - Dirk Müller <dmueller@suse.com>