aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/ldaptor/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/ldaptor/default.nix')
-rw-r--r--pkgs/development/python-modules/ldaptor/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/ldaptor/default.nix b/pkgs/development/python-modules/ldaptor/default.nix
index 817fe79c3c97..2a4550d6b423 100644
--- a/pkgs/development/python-modules/ldaptor/default.nix
+++ b/pkgs/development/python-modules/ldaptor/default.nix
@@ -13,11 +13,11 @@
buildPythonPackage rec {
pname = "ldaptor";
- version = "19.1.0";
+ version = "20.1.1";
src = fetchPypi {
inherit pname version;
- sha256 = "64c7b870c77e34e4f5f9cfdf330b9702e89b4dd0f64275704f86c1468312c755";
+ sha256 = "778f45d68a0b5d63a892c804c05e57b464413a41d8ae52f92ae569321473ab67";
};
propagatedBuildInputs = [