summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python3-saml/default.nix
AgeCommit message (Collapse)Author
2023-05-13python3Packages.python3-saml: patch a date-sensitive testVladimír Čunát
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2022-12-30python310Packages.python3-saml: add changelog to metaFabian Affolter
- disable on unsupported Python releases
2022-12-30python310Packages.python3-saml: 1.14.0 -> 1.15.0R. Ryantm
2022-04-15python3Packages.python3-saml: relax lxml constraintMartin Weinelt
2022-03-14python3Packages.python3-saml: 1.12.0 -> 1.14.0Martin Weinelt
2021-10-29python3Packages.python3-saml: 1.10.1 -> 1.12.0Zhaofeng Li
2021-07-06python3Packages.python3-saml: Add patch to fix tests due to expired responsesZhaofeng Li
2021-03-07python3Packages.python3-saml: init at 1.10.1Zhaofeng Li