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 2 (Latest)

orig
1
2

Commits

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