From 29e1e010ea5ca3deeea3423b834702f7d1178f84d9a75606ae1baad2593012df Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 10 Jun 2024 08:20:12 +0000 Subject: [PATCH] - 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlsec?expand=0&rev=29 --- python-xmlsec.changes | 15 +++++++++++++-- python-xmlsec.spec | 4 ++-- xmlsec-1.3.13.tar.gz | 3 --- xmlsec-1.3.14.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 xmlsec-1.3.13.tar.gz create mode 100644 xmlsec-1.3.14.tar.gz diff --git a/python-xmlsec.changes b/python-xmlsec.changes index d3fcd75..fee1918 100644 --- a/python-xmlsec.changes +++ b/python-xmlsec.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jun 10 08:20:00 UTC 2024 - Dirk Müller + +- 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 + ------------------------------------------------------------------- Thu Nov 2 08:36:18 UTC 2023 - Andreas Schneider @@ -25,7 +36,7 @@ Tue Oct 18 13:13:45 UTC 2022 - Markéta Machová * 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 +- Normalize the tests call ------------------------------------------------------------------- Wed May 11 12:39:21 UTC 2022 - Matej Cepl @@ -64,7 +75,7 @@ Tue Jun 2 06:38:20 UTC 2020 - Steve Kowalik * No upstream changelog. - Drop reproducible.patch, included upstream. - Switch to PyPI tarball due to use of setuptools_scm. -- Update BuildRequires. +- Update BuildRequires. ------------------------------------------------------------------- Mon Jun 24 04:32:51 UTC 2019 - Bernhard Wiedemann diff --git a/python-xmlsec.spec b/python-xmlsec.spec index d107ed8..0cf1843 100644 --- a/python-xmlsec.spec +++ b/python-xmlsec.spec @@ -1,7 +1,7 @@ # # spec file for package python-xmlsec # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-xmlsec -Version: 1.3.13 +Version: 1.3.14 Release: 0 Summary: Python bindings for the XML Security Library License: MIT diff --git a/xmlsec-1.3.13.tar.gz b/xmlsec-1.3.13.tar.gz deleted file mode 100644 index 4f02004..0000000 --- a/xmlsec-1.3.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:916f5d78e8041f6cd9391abba659da8c94a4fef7196d126d40af1ff417f2cf86 -size 64640 diff --git a/xmlsec-1.3.14.tar.gz b/xmlsec-1.3.14.tar.gz new file mode 100644 index 0000000..96c6f34 --- /dev/null +++ b/xmlsec-1.3.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:934f804f2f895bcdb86f1eaee236b661013560ee69ec108d29cdd6e5f292a2d9 +size 68854