Limit SAML support to Python <= 3.10

Review Request #12592 — Created Sept. 12, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

The python3-saml in our SAML dependencies requires lxml < 4.7.1, however this
fails to compile on Python 3.11. This change skips the SAML dependencies when
setting up for Python 3.11.

Ran python3.11 ./setup.py develop successfully.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Limit SAML support to Python <=3.10
cdbf26d1657c855648ccce7dfb43fcac84b3c825 Michelle Aubin
mend
2cf466db711072900538383982da91c52223a9b8 Michelle Aubin
dev-requirements.txt
Loading...