Tags: xmlsec/python-xmlsec
Tags
[pre-commit.ci] pre-commit autoupdate (#399) updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.4](astral-sh/ruff-pre-commit@v0.14.3...v0.14.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Add CI for Python 3.10, `manylinux2` SOABI, `musllinux1` SOABI and … …OpenSUSE Tumbleweed * Introduce linting with `pre-commit` * Rewrite PEP 484 stubs * xmlsec workaround for gh##84 - Stanislav Levin * Resolve key loading issue on big-endian systems. - Chris MacNaughton * Fix building wheel when using `PYXMLSEC_STATIC_DEPS=true` * setup.py: Fix typo in PYXMLSEC_LIBXSLT_VERSION - AbdealiJK * Switch on modern headers lxml - Alexander Shadchin * use build to build wheels - Thomas Grainger * remove pkgconfig as it's only a build-system requirement - Thomas Grainger * exclude lxml 4.7 because the wheels are missing the lxml includes - Thomas Grainger
* 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 * Recording code coverage also in MacOS jobs
PreviousNext