Merge ~r00ta/maas:typing_extensions-3.5 into maas:3.5

Proposed by Jacopo Rota
Status: Merged
Approved by: Jacopo Rota
Approved revision: 109731536ff3fdc9b63cebbc970fe2949d0ef9cb
Merge reported by: MAAS Lander
Merged at revision: not available
Proposed branch: ~r00ta/maas:typing_extensions-3.5
Merge into: maas:3.5
Diff against target: 11 lines (+2/-0)
1 file modified
setup.cfg (+2/-0)
Reviewer Review Type Date Requested Status
Jacopo Rota Approve
Review via email: mp+463532@code.launchpad.net

Commit message

fix: require typing_extensions>=4.6.0 for testing

(cherry-picked from f74883b89d22a0d216d7d956ae45c21f4dbb58a0)

To post a comment you must log in.
Revision history for this message
Jacopo Rota (r00ta) wrote :

self approving backport

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/setup.cfg b/setup.cfg
2index bd6735a..4957dcc 100644
3--- a/setup.cfg
4+++ b/setup.cfg
5@@ -77,3 +77,5 @@ testing =
6 testresources==2.0.1
7 testscenarios==0.5.0
8 testtools==2.5.0
9+ # Remove when https://github.com/ipython/ipython/issues/14380 is fixed
10+ typing_extensions>=4.6.0
11\ No newline at end of file

Subscribers

People subscribed via source and target branches