fedora-infra / flask-oidc

OpenID Connect support for Flask
24 stars 14 forks source link

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

Closed davidkirwan closed 2 years ago

davidkirwan commented 2 years ago

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

davidkirwan commented 2 years ago
# 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 commented 2 years ago

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 commented 2 years ago

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

davidkirwan commented 2 years ago

Bodhi update to rawhide [1], f36 [2].