14
0
Commit Graph

16 Commits

Author SHA256 Message Date
a4e4738b4b Accepting request 707119 from devel:languages:python
- 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/request/show/707119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-social-auth-core?expand=0&rev=7
2019-06-03 16:57:53 +00:00
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
f8dd9aa5f2 Accepting request 693141 from devel:languages:python
- 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.
  * 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,
  which at the moment is unsupported v1.2.20
- Add README.md to %doc

OBS-URL: https://build.opensuse.org/request/show/693141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-social-auth-core?expand=0&rev=6
2019-05-06 11:21:36 +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
c8fd9a78e5 Accepting request 690899 from devel:languages:python
- Lower down PyJWT dependency the higher is not really needed

OBS-URL: https://build.opensuse.org/request/show/690899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-social-auth-core?expand=0&rev=5
2019-04-04 10:06:52 +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
7af69f4cb0 Accepting request 690607 from devel:languages:python
- 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/request/show/690607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-social-auth-core?expand=0&rev=4
2019-04-03 07:27:57 +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
d685e8fa21 Accepting request 655556 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/655556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-social-auth-core?expand=0&rev=3
2018-12-07 13:34:00 +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
129c3189ee Accepting request 626909 from devel:languages:python
- Format with spec-cleaner
- Run the tests with %python_expand rather than %python_exec

- Ensure neutrality of description. Address punctuation issues.

OBS-URL: https://build.opensuse.org/request/show/626909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-social-auth-core?expand=0&rev=2
2018-08-03 10:36:52 +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
20c33acfc1 Accepting request 625579 from devel:languages:python
Add to factory

OBS-URL: https://build.opensuse.org/request/show/625579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-social-auth-core?expand=0&rev=1
2018-07-28 10:42:51 +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