14
0

Accepting request 1249059 from home:nkrapp:branches:devel:languages:python

- Update to 7.5.2
  * Include the XSD of the XML Encryption Syntax and Processing 
    Version 1.1 to the schema validator
- Update to 7.5.1
  * deps: restrict pyOpenSSL up to v24.2.1 until it is replaced
  * deps: update dependncies for the lockfile and examples
- add use-cryptography.patch to fix tests

OBS-URL: https://build.opensuse.org/request/show/1249059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=77
This commit is contained in:
2025-02-28 03:02:30 +00:00
committed by Git OBS Bridge
parent 7d756f84ad
commit 20c2ecea29
5 changed files with 365 additions and 10 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Feb 27 17:12:41 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
- Update to 7.5.2
* Include the XSD of the XML Encryption Syntax and Processing
Version 1.1 to the schema validator
- Update to 7.5.1
* deps: restrict pyOpenSSL up to v24.2.1 until it is replaced
* deps: update dependncies for the lockfile and examples
- add use-cryptography.patch to fix tests
-------------------------------------------------------------------
Tue Oct 29 08:15:43 UTC 2024 - Dirk Müller <dmueller@suse.com>