Loading pkgs/development/python-modules/us/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ buildPythonPackage rec { pname = "us"; version = "2.0.2"; version = "3.1.1"; propagatedBuildInputs = [ jellyfish ]; src = fetchPypi { inherit pname version; sha256 = "cb11ad0d43deff3a1c3690c74f0c731cff5b862c73339df2edd91133e1496fbc"; sha256 = "sha256-40eWPo0kocp0N69EP6aFkXdoR7UMhlDY7w61NILnBcI="; }; # Upstream requires jellyfish==0.5.6 but we have 0.6.1 Loading Loading
pkgs/development/python-modules/us/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ buildPythonPackage rec { pname = "us"; version = "2.0.2"; version = "3.1.1"; propagatedBuildInputs = [ jellyfish ]; src = fetchPypi { inherit pname version; sha256 = "cb11ad0d43deff3a1c3690c74f0c731cff5b862c73339df2edd91133e1496fbc"; sha256 = "sha256-40eWPo0kocp0N69EP6aFkXdoR7UMhlDY7w61NILnBcI="; }; # Upstream requires jellyfish==0.5.6 but we have 0.6.1 Loading