Revisions of python-requests-oauthlib

buildservice-autocommit accepted request 1081777 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081597 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
SR for python stack proposal
buildservice-autocommit accepted request 970055 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 19)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 18)
- Remove unneeded BuildRequires on mock.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 17)
- update to 1.3.1:
  * Add initial support for OAuth Mutual TLS (draft-ietf-oauth-mtls)
  * Add eBay compliance fix
  * Add Spotify OAuth 2 Tutorial
  * Add support for python 3.8, 3.9
  * Fixed LinkedIn Compliance Fixes
  * Fixed ReadTheDocs Documentation and sphinx errors
  * Moved pipeline to GitHub Actions
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 16)
- Use pytest to run the testsuite.
buildservice-autocommit accepted request 780861 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 14)
- update to 1.3.0:
  * Instagram compliance fix
  *  Added ``force_querystring`` argument to fetch_token() method on OAuth2Session
buildservice-autocommit accepted request 676945 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 13)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 676715 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 12)
- Activate test suite, skipping three online tests
- Update from v0.8.0 to v1.2.0
  * This project now depends on OAuthlib 3.0.0 and above, which is needed for Python 3.7 support
buildservice-autocommit accepted request 659647 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 11)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 10)
Clean up the SPEC file
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 9)
Remove superfluous devel dependency for noarch package
buildservice-autocommit accepted request 494947 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 493394 from Duarte Pousa's avatar Duarte Pousa (xenonpk) (revision 7)
Convert to singlespec & update to latest version
buildservice-autocommit accepted request 453397 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 6)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 453377 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 5)
update to version v0.7.0
  * Subclass requests.auth.AuthBase
  * Allow fetch_token to run through a proxy
  * Cleaning the previous token before fetching a new one, to avoid a
    TokenExpiredError
  * Adapts previous commit
  * Don't nullify token before refresh
  * oauthlib raises a different error from what we expect
  * Date for 0.4.2 release is added to HISTORY
  * v0.6.2
  * Adding Backend Application Flow documentation
  * v0.6.0
  * v0.6.1
  * opt in to Travis container infrastructure
  * minor fix to the previous commit
  * v0.7.0
  * Fix TypeError in TokenMissing class (call to parent)
  * Added authorization header for token access
  * Be more explicit about Travis installing unittest2
  * OAuth1 tests for authorized boolean
  * Only set default headers if headers are None
  * rst syntax fix
  * Google has changed OAuth 2.0 endpoints
  * Use client_id and client_secret as basic auth credentials if provided
  * Add installation instructions to docs index
  * Add **request_kwargs to fetch_request_token and fetch_access_token in
    oauth1_session to be passed to post-method of requests.session
  * Allow OAuth2 session request() to take client_id and client_secret
  * typo in error message
  * Add requests-mock to tox dependencies.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 311466 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 4)
initialized devel package after accepting 311466
Denisart Benjamin's avatar Denisart Benjamin (posophe) accepted request 293276 from Pavol Rusnak's avatar Pavol Rusnak (prusnak) (revision 3)
- updated to 0.4.2:
Denisart Benjamin's avatar Denisart Benjamin (posophe) accepted request 242012 from Michal Čihař's avatar Michal Čihař (Nijel) (revision 2)
- Upgrade to 0.4.1:
    - New install target ``[rsa]`` for people using OAuth1 RSA-SHA1 signature
      method.
    - Fixed bug in OAuth2 where supplied state param was not used in auth url.
    - OAuth2 HTTPS checking can be disabled by setting environment variable
      ``OAUTHLIB_INSECURE_TRANSPORT``.
    - OAuth1 now re-authorize upon redirects.
    - OAuth1 token fetching now raise a detailed error message when the
      response body is incorrectly encoded or the request was denied.
    - Added support for custom OAuth1 clients.
    - OAuth2 compliance fix for Sina Weibo.
    - Multiple fixes to facebook compliance fix.
    - Compliance fixes now re-encode body properly as bytes in Python 3.
    - Logging now properly done under ``requests_oauthlib`` namespace instead
      of piggybacking on oauthlib namespace.
    - Logging introduced for OAuth1 auth and session.
Displaying revisions 1 - 20 of 21
openSUSE Build Service is sponsored by