14
0

* Add patch remove-unittest2.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2019-04-11 08:23:54 +00:00
committed by Git OBS Bridge
parent 1c2599c964
commit f72275654e

View File

@@ -5,6 +5,7 @@ Thu Apr 11 04:22:39 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
runtime dependency on both Python 2 and 3 as the tests are runtime dependency on both Python 2 and 3 as the tests are
distributed in the runtime package, and are used by the test suite distributed in the runtime package, and are used by the test suite
of other packages. of other packages.
* Add patch remove-unittest2.patch
- Suggest python3-saml dependency for both Python 2 & 3, and - Suggest python3-saml dependency for both Python 2 & 3, and
activate the SAML tests, adding missing saml_config.json for tests. activate the SAML tests, adding missing saml_config.json for tests.
Not recommended due to dependency chain including libxmlsec, Not recommended due to dependency chain including libxmlsec,