* 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlsec?expand=0&rev=33
- Update to 1.13.13
* 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
* Resolve key loading issue on big-endian systems.
* Fix building wheel when using PYXMLSEC_STATIC_DEPS=true
* setup.py: Fix typo in PYXMLSEC_LIBXSLT_VERSION
* Switch on modern headers lxml
* use build to build wheels
* remove pkgconfig as it's only a build-system requirement
* exclude lxml 4.7 because the wheels are missing the lxml includes
- Drop merged avoid_lxml_tests_failing.patch
- Normalize the tests call
OBS-URL: https://build.opensuse.org/request/show/1029766
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlsec?expand=0&rev=22
- 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
- Add avoid_lxml_tests_failing.patch (help working
around the lxml issue lp#1880251 and lp#1887848, from
gh#mehcode/python-xmlsec#84).
- Switch off building on Python 3.10 and %ix86
(gh#mehcode/python-xmlsec#204).
OBS-URL: https://build.opensuse.org/request/show/976452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xmlsec?expand=0&rev=6
- 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
OBS-URL: https://build.opensuse.org/request/show/898991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xmlsec?expand=0&rev=5
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlsec?expand=0&rev=12
oid sha256:baa856b83d0012e278e6f6cbec96ac8128de667ca9fa9a2eeb02c752e816f6d8
size 114117
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.