Bug#1063782: python-oauth2client: FTBFS with flask 3

2024-02-16 Thread Olivier Gayot
Package: python-oauth2client Followup-For: Bug #1063782 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Control: tags -1 patch Dear Maintainer, Flask 3.0 dropped support for _app_ctx_stack and _request_ctx_stack. Those attributes were deprecated since Flask 2.2.

Bug#1063782: python-oauth2client: FTBFS with flask 3

2024-02-12 Thread Olivier Gayot
Source: python-oauth2client Severity: important Dear Maintainer, Building (or running autopkgtest) for python-oauth2client against flask 3.0 leads to an error when running the test-suite: Traceback: oauth2client/contrib/flask_util.py:173: in from flask import _app_ctx_stack E