14
0
Commit Graph

9 Commits

Author SHA256 Message Date
Tomáš Chvátal
0339b00921 - Update to 3.2.0:
* Cognito backend
  * OpenStack (openstackid and openstackid-dev) backends
  * Many fixes to all existing Backends to match up upstream projects

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=15
2019-06-03 10:11:27 +00:00
Tomáš Chvátal
f72275654e * Add patch remove-unittest2.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=13
2019-04-11 08:23:54 +00:00
Tomáš Chvátal
1c2599c964 Accepting request 693027 from home:jayvdb:django
- Remove build dependency on unittest2, as this was also a missing
  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.
- 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,
  which at the moment is unsupported v1.2.20
- Add README.md to %doc

OBS-URL: https://build.opensuse.org/request/show/693027
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=12
2019-04-11 08:18:53 +00:00
Tomáš Chvátal
ebe7992e43 - Lower down PyJWT dependency the higher is not really needed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=10
2019-04-03 08:44:17 +00:00
Tomáš Chvátal
86b3714821 - Update to 3.1.0:
* Universe Ticketing backend
  * Auth0.com authentication backend
  * Update Bungie backend dropping any Django reference
  * Enable and fix JWT related tests
  * Remove PyPy support from Tox
  * Drop support for Python 3.4 in Tox
  * Allow to override JWT decode options in Open ID Connect base backend
  * Pass access token via Authorization header to Google user data url
  * Updated user_data method in AzureADOAuth2 to return access_token if id_token is not present in response
  * Updated Azure B2C to extract first email from list if it's a list
  * Replace deprecated Google+ API usage with https://www.googleapis.com/oauth2/v3/userinfo
  * Updated Azure Tenant to fix Nonetype error
  * Updated comment denoting incorrect setting name
  * Yandex: do not fail when no email is present
  * Mediawiki: do not fail when no email is present
  * Mediawiki: enhance get_user_details to return more details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=8
2019-04-02 10:10:22 +00:00
Tomáš Chvátal
fb3791d206 Accepting request 653228 from home:buschmann23:weblate
Update to version 2.0.0

OBS-URL: https://build.opensuse.org/request/show/653228
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=6
2018-12-06 09:28:55 +00:00
Tomáš Chvátal
f752fe7d9e - Format with spec-cleaner
- Run the tests with %python_expand rather than %python_exec

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=4
2018-08-01 13:38:11 +00:00
Tomáš Chvátal
4f64fd0fbe Accepting request 625597 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of description. Address punctuation issues.

OBS-URL: https://build.opensuse.org/request/show/625597
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=2
2018-07-27 08:24:19 +00:00
Tomáš Chvátal
69c9396aeb Accepting request 625328 from home:seanmarlow:branches:devel:languages:python:misc
Resurrect package in d:l:p.

OBS-URL: https://build.opensuse.org/request/show/625328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=1
2018-07-25 20:26:25 +00:00