summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-ldap
AgeCommit message (Collapse)Author
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-11-14python3.pkgs.ldap: disable failing test (#201190)ajs124
2022-09-19python3Packages.python-ldap: 3.4.2 -> 3.4.3Martin Weinelt
The newer version has not been published to PyPi in two days, so Git seems to be the more reliable channel to pull this package from.
2022-09-19python3Packages.python-ldap: rename from ldapMartin Weinelt