Loading pkgs/development/python-modules/pyexploitdb/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "pyexploitdb"; version = "0.2.9"; version = "0.2.16"; format = "setuptools"; disabled = pythonOlder "3.7"; Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "pyExploitDb"; inherit version; hash = "sha256-q16YB0lLlw9nXohcT20l41Bv40CqshWzE8nVBBSEppE="; hash = "sha256-PP9dR8Jl4eWsky3vO9Pgraw0plik/5aWvmOAEc2/Qpo="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/pyexploitdb/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "pyexploitdb"; version = "0.2.9"; version = "0.2.16"; format = "setuptools"; disabled = pythonOlder "3.7"; Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "pyExploitDb"; inherit version; hash = "sha256-q16YB0lLlw9nXohcT20l41Bv40CqshWzE8nVBBSEppE="; hash = "sha256-PP9dR8Jl4eWsky3vO9Pgraw0plik/5aWvmOAEc2/Qpo="; }; propagatedBuildInputs = [ Loading