ubuntu/+source/python-oauth2client:applied/ubuntu/noble

Last commit made on 2024-02-16
Get this branch:
git clone -b applied/ubuntu/noble https://git.launchpad.net/ubuntu/+source/python-oauth2client
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/noble
Repository:
lp:ubuntu/+source/python-oauth2client

Recent commits

00eb9ef... by Olivier Gayot

4.1.3-5ubuntu1 (patches applied)

Imported using git-ubuntu import.

f599daf... by Olivier Gayot

Fix module path for urlresolvers

Gbp-Pq: fix-path-of-urlresolvers.patch.

0b07033... by Olivier Gayot

Remove broken werkzeug test

Gbp-Pq: remove-broken-werkzeug-test.patch.

fddb1f8... by Olivier Gayot

Py 3.11: fix getargspec to getfullargspec

Gbp-Pq: fix-getargspec-to-getfullargspec.patch.

c064c1f... by Olivier Gayot

Use the correct Cryptodome module

Gbp-Pq: fix-import-Cryptodome-not-Crypto.patch.

7979adb... by Olivier Gayot

Fix hmac.new() in python 3.8

Gbp-Pq: fix-hmac.new-call-in-py3.8.patch.

a9aaba1... by Olivier Gayot

Remove broken patches

Gbp-Pq: remove-broken-tests.patch.

e4a5411... by Olivier Gayot

Skip networking doing unit test

Gbp-Pq: skip-network-doing-unit-test.patch.

4100574... by Olivier Gayot

Fix use of obsolete assert statements dropped in Python 3.12

Gbp-Pq: python312-support.patch.

b36d6fa... by Olivier Gayot

Use flask.g instead of flask._app_ctx_stack

Gbp-Pq: flask3-use-g-instead-of-app_ctx_stack.patch.