From f72275654e5ed11e44d07e02eb0f3b34b1484d27f10becb084338843344c18e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 11 Apr 2019 08:23:54 +0000 Subject: [PATCH] * Add patch remove-unittest2.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=13 --- python-social-auth-core.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-social-auth-core.changes b/python-social-auth-core.changes index 6bd60fc..0b6e01b 100644 --- a/python-social-auth-core.changes +++ b/python-social-auth-core.changes @@ -5,6 +5,7 @@ Thu Apr 11 04:22:39 UTC 2019 - John Vandenberg runtime dependency on both Python 2 and 3 as the tests are distributed in the runtime package, and are used by the test suite of other packages. + * Add patch remove-unittest2.patch - Suggest python3-saml dependency for both Python 2 & 3, and activate the SAML tests, adding missing saml_config.json for tests. Not recommended due to dependency chain including libxmlsec,