From f52b240d11b76f1354cdb7b7d24f406f99d9480147c40744db3b390991e510ec Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 21 Jan 2021 08:32:38 +0000 Subject: [PATCH] Accepting request 865096 from home:stroeder:branches:devel:languages:python - Update to 6.5.1: * Fix the parser to take into account both the xs and xsd namespace prefixes OBS-URL: https://build.opensuse.org/request/show/865096 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=53 --- python-pysaml2.changes | 6 ++++++ python-pysaml2.spec | 2 +- v6.5.0.tar.gz | 3 --- v6.5.1.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 v6.5.0.tar.gz create mode 100644 v6.5.1.tar.gz diff --git a/python-pysaml2.changes b/python-pysaml2.changes index b8a773d..e9078b7 100644 --- a/python-pysaml2.changes +++ b/python-pysaml2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 20 23:41:54 UTC 2021 - Michael Ströder + +- Update to 6.5.1: + * Fix the parser to take into account both the xs and xsd namespace prefixes + ------------------------------------------------------------------- Wed Jan 20 20:12:26 UTC 2021 - Michael Ströder diff --git a/python-pysaml2.spec b/python-pysaml2.spec index 921e38e..005e4e4 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -20,7 +20,7 @@ %global modname pysaml2 %global skip_python2 1 Name: python-pysaml2 -Version: 6.5.0 +Version: 6.5.1 Release: 0 Summary: Python implementation of SAML Version 2 to be used in a WSGI environment License: Apache-2.0 diff --git a/v6.5.0.tar.gz b/v6.5.0.tar.gz deleted file mode 100644 index a0b6443..0000000 --- a/v6.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97ed9307a870e4591472e021cf54cb9507010a3acca93cd36fe1ef4b2438fb50 -size 5991803 diff --git a/v6.5.1.tar.gz b/v6.5.1.tar.gz new file mode 100644 index 0000000..b3632f6 --- /dev/null +++ b/v6.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3940f4b7da41f42d4155a21d50d28145b5bfec4724300553f09e4fe647f76cf9 +size 5991789