forked from pool/python-pysaml2
- update to 5.3.0:
- Fix check for nameid_format set to the string "None" in the configuration - Fix presence of empty eIDAS RequestedAttributes element on AuthnRequest - Refactor create_authn_request method to be easier to reason about - Fix NameIDPolicy checks for allowed Format and allowCreate values OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=42
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
%global modname pysaml2
|
||||
%global skip_python2 1
|
||||
Name: python-pysaml2
|
||||
Version: 5.1.0
|
||||
Version: 5.3.0
|
||||
Release: 0
|
||||
Summary: Python implementation of SAML Version 2 to be used in a WSGI environment
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user