14
0
forked from pool/python-xmlsec

- 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
This commit is contained in:
2024-06-10 08:20:12 +00:00
committed by Git OBS Bridge
parent f5364c781d
commit 29e1e010ea
4 changed files with 18 additions and 7 deletions

View File

@@ -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