python-oauth2client is deprecated
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-oauth2client (Ubuntu) | Confirmed | High | Unassigned |
Bug Description
This package has been deprecated seven years ago and is becoming incompatible with other packages. Recently, pyopenssl dropped an API for PKCS#12 which python-oauth2client uses; it's getting more and more difficult to keep the package alive, hence the need to migrate to its replacements.
I've done a number of changes over the past weeks in order to remove this package. Unfortunately, some thing remain, most notably:
- pydrive2 extensively uses it, see https:/
There are also in-review changes:
- beancount: https:/
- cinder: https:/
- fence-agents: https:/
Related branches
- Ubuntu Release Team: Pending requested
- Diff: 12 lines (+4/-0)1 file modifiedubuntu-release (+4/-0)
description: | updated |
Changed in python-oauth2client (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → ubuntu-24.10 |
tags: | added: update-excuse |
tags: | added: foundations-todo |
https:/ /github. com/pyca/ pyopenssl/ commit/ cea1f2e60948847 996a6af0d30787c e4492e8fe6
here's the commit which removes the PKCS12 functionality