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,