2022-10-18 15:48:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 18 13:13:45 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2022-05-11 15:14:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 11 12:39:21 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- 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
|
2022-05-11 15:16:21 +00:00
|
|
|
- Add avoid_lxml_tests_failing.patch (help working
|
|
|
|
around the lxml issue lp#1880251 and lp#1887848, from
|
|
|
|
gh#mehcode/python-xmlsec#84).
|
2022-05-11 15:56:46 +00:00
|
|
|
- Switch off building on Python 3.10 and %ix86
|
2022-05-11 15:17:23 +00:00
|
|
|
(gh#mehcode/python-xmlsec#204).
|
2022-05-11 15:14:14 +00:00
|
|
|
|
2021-06-10 09:19:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 10 09:15:51 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-06-02 06:45:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 2 06:38:20 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2019-06-24 09:53:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 24 04:32:51 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
|
|
|
|
- Add reproducible.patch to sort dir entries (boo#1041090)
|
|
|
|
|
2018-12-07 12:18:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 7 12:07:04 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2018-11-21 08:06:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 21 08:06:32 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Format with spec-cleaner
|
|
|
|
|
2018-11-21 08:06:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 19 19:04:47 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Initial build
|
|
|
|
+ Version 1.3.3
|