0af8a33acd
- 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.
Markéta Machová2025-08-04 10:14:12 +00:00
fa0e2f49bf
Accepting request 1254100 from devel:languages:python
Ana Guerrero2025-03-18 16:42:24 +00:00
d5daa827ca
- Update to 1.3.15 * Explicitly cast the pointer type in PyXmlSec_ClearReplacedNodes * Fix sdist CI workflow * Build wheels for Python 3.13 * Fix linuxbrew workflow * Fix macosx CI workflow * Fix type mismatch in PyXmlSec_ClearReplacedNodes for Python 3.13 compatibility - Drop fix-lxml-incompat.patch, merged upstream
Nico Krapp2025-03-18 12:13:06 +00:00
07d831d55c
- Add patch fix-lxml-incompat.patch: * Cast to avoid an incompatibility with lxml.
Steve Kowalik2024-08-29 04:41:42 +00:00
de64845a49
Accepting request 1179647 from devel:languages:python
Ana Guerrero2024-06-10 15:37:58 +00:00
29e1e010ea
- update to 1.3.14: * XMLSec 1.3.x compliance * Make DES/3DES/KW-3DES support conditional on DES availability in XMLSec * PKCS11 support * Improved libxml2 version check * Several test improvements - Normalize the tests call - Update BuildRequires.
Dirk Mueller2024-06-10 08:20:12 +00:00
f595313b8c
Accepting request 1122204 from devel:languages:python
Ana Guerrero2023-11-02 19:22:20 +00:00
f5364c781d
Accepting request 1122199 from home:gladiac:mailman
Markéta Machová2023-11-02 08:57:05 +00:00
7a27bab5dc
- Update to 1.3.12: - Added support for registering custom xmlsec IO callbacks - 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
Matej Cepl2022-05-11 15:14:14 +00:00
981ff4f063
- Upgrade to 1.3.11: - Removed Python 2 compatibility code. - Fixed bug with unused custom error callback. - Added support for building with XMLSEC_NO_XSLT macro. - Switched docs theme to furo. - Fixed libxmlsec1 version checks - More tests added to increase test coverage - Various small fixes for segfaults found - Added xmlsec.base64_default_line_size() function to set the default maximum columns size for base64 encoding - Added AES-GCM transform constants - Added Python 3.9 support
Matej Cepl2021-06-10 09:19:00 +00:00
83dfcd1f56
- Update to 1.3.8: * No upstream changelog. - Drop reproducible.patch, included upstream. - Switch to PyPI tarball due to use of setuptools_scm. - Update BuildRequires.
Steve Kowalik2020-06-02 06:45:29 +00:00
79bc91a922
- Version update to 1.3.6: * Various installation issue fxes - Make sure the tests are really run and skipped for now - Make sure to pick up at least one xmlsec backend
Tomáš Chvátal
2018-12-07 12:18:07 +00:00