8000 Bump pyjwt and cryptography versions by com4 · Pull Request #749 · oauthlib/oauthlib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump pyjwt and cryptography versions #749

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 12, 2021

Conversation

com4
Copy link
Contributor
@com4 com4 commented Feb 8, 2021

Bump PyJWT to v2. No backward incompatible changes in the new version
affects oauthlib.

Bump minimum cryptography version to 3. PyJWT bumps cryptography as
well plus older versions don't support newer versions of openssl.

(Note: This PR contains a cherry-picked fix from #750)

com4 and others added 4 commits February 8, 2021 14:20
Bump PyJWT to v2. No backward incompatible changes in the new version
affects oauthlib.

Bump minimum cryptography version to 3. PyJWT bumps cryptography as
well plus older versions don't support newer versions of openssl.
- Python 3.5 has reached end-of-life.
- Add support for Python 3.8
- Move dist to bionic (xenial is EOL in April)
- Upgrade pip in travis.yml's `before_install`. this should install a wheel
  for pyca/cryptography
- Install rust for pypy builds. It is a requirement for cryptography as no
  pypy wheels exist.
@auvipy auvipy added this to the 3.1.1 milestone Feb 12, 2021
@thedrow thedrow merged commit b69fa53 into oauthlib:master Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0