From 4717ae950977d337f47c27d311889a9463eb52666bb1157fbf890fa3aa6d25b3 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 16 Jul 2021 11:33:45 +0000 Subject: [PATCH] Fix metadata OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python3-saml?expand=0&rev=10 --- python-python3-saml.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-python3-saml.changes b/python-python3-saml.changes index ef1f116..fd26ea9 100644 --- a/python-python3-saml.changes +++ b/python-python3-saml.changes @@ -31,6 +31,8 @@ Thu Jul 8 09:57:53 UTC 2021 - Matej Cepl - #178 Support for adding idp.crt from filesystem - Add samlUserdata to demo-flask session - Fix autoreloading in demo-tornado +- Remove bug-testDecryptElement.patch, which has been included + upstream. ------------------------------------------------------------------- Fri Mar 20 10:36:31 UTC 2020 - pgajdos@suse.com