Loading pkgs/development/python-modules/ldap3/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ buildPythonPackage rec { meta = with lib; { homepage = "https://github.com/cannatag/ldap3"; description = "Strictly RFC 4510 conforming LDAP V3 pure Python client library"; license = licenses.lgpl3; license = licenses.lgpl3Plus; maintainers = [ ]; }; } Loading
pkgs/development/python-modules/ldap3/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ buildPythonPackage rec { meta = with lib; { homepage = "https://github.com/cannatag/ldap3"; description = "Strictly RFC 4510 conforming LDAP V3 pure Python client library"; license = licenses.lgpl3; license = licenses.lgpl3Plus; maintainers = [ ]; }; }