14
0
forked from pool/python-xmlsec

- Update to 1.3.16

* This release provides binary wheels that are fully compatible
    with lxml v6.0.0. The compatibility is ensured by using the
    same underlying libxml2 version in both python-xmlsec and lxml.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlsec?expand=0&rev=35
This commit is contained in:
2025-08-04 10:14:12 +00:00
committed by Git OBS Bridge
parent ad1f8ef8da
commit 83308d984d
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 4 09:57:31 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.3.16
* This release provides binary wheels that are fully compatible
with lxml v6.0.0. The compatibility is ensured by using the
same underlying libxml2 version in both python-xmlsec and lxml.
-------------------------------------------------------------------
Tue Mar 18 11:49:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>