Skip to content
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

Update the fedora rpm python-authlib with the authlib 1.0.1 release #3

Closed
davidkirwan opened this issue Apr 6, 2022 · 4 comments
Closed
Assignees

Comments

@davidkirwan
Copy link
Member

davidkirwan commented Apr 6, 2022

Story Time

As a developer, I want to update the fedora package python-authlib to 1.0.1 so that we can make use of it within flask-oidc.

Tasks

Success Criteria

  • The python-authlib has been updated to the authlib 1.0.1 release.
  • A successful build for Fedora 36 is available
@davidkirwan davidkirwan added this to To do in flask-oidc-dev Apr 6, 2022
@davidkirwan
Copy link
Member Author

davidkirwan commented Apr 7, 2022

# Fedora 34
dnf repoquery -q --whatrequires python3-authlib
python3-simple-salesforce-0:1.11.5-1.fc34.noarch

# Fedora 35
dnf repoquery -q --whatrequires python3-authlib
python3-simple-salesforce-0:1.11.5-1.fc35.noarch

We can reach out to the maintainers [1],[2] to give them the heads up once this work is completed, as we know for sure there are many potential breaking changes in this api version.

@davidkirwan davidkirwan moved this from To do to In progress in flask-oidc-dev Apr 11, 2022
@davidkirwan davidkirwan self-assigned this Apr 11, 2022
@davidkirwan davidkirwan changed the title Update the fedora rpm python-authlib with the authlib 1.0.0 release Update the fedora rpm python-authlib with the authlib 1.0.1 release Apr 13, 2022
@davidkirwan
Copy link
Member Author

davidkirwan commented Apr 14, 2022

We've got a PR [1] merged to Fedora rawhide which includes the update to authlib-1.0.1. We'll need to continue through the process of getting this built and merged into the various repos, rawhide/f37 and f36 also.

@davidkirwan
Copy link
Member Author

We've got a PR [1] merged to Fedora f36 also.

@davidkirwan
Copy link
Member Author

@davidkirwan davidkirwan moved this from In progress to Done in flask-oidc-dev Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant