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:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 08:20:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <asn@cryptomilk.org>
|
||||
|
||||
@@ -25,7 +36,7 @@ Tue Oct 18 13:13:45 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
||||
* 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 <mcepl@suse.com>
|
||||
@@ -64,7 +75,7 @@ Tue Jun 2 06:38:20 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
* 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 <bwiedemann@suse.com>
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:916f5d78e8041f6cd9391abba659da8c94a4fef7196d126d40af1ff417f2cf86
|
||||
size 64640
|
3
xmlsec-1.3.14.tar.gz
Normal file
3
xmlsec-1.3.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:934f804f2f895bcdb86f1eaee236b661013560ee69ec108d29cdd6e5f292a2d9
|
||||
size 68854
|
Reference in New Issue
Block a user