Loading pkgs/development/python-modules/verlib2/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "verlib2"; version = "0.3.1"; version = "0.3.2"; pyproject = true; # This tarball doesn't include tests unfortunately, and the GitHub tarball Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { # should work for us as well. src = fetchPypi { inherit pname version; hash = "sha256-KGLxlSjbQA0TAlOitxx8NhbuFOHVS/aDO8CSnSzd0UE="; hash = "sha256-oKavmDjY0mwYIlowyNV/twcURi480p8kUeeYLVpR4h4="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/verlib2/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "verlib2"; version = "0.3.1"; version = "0.3.2"; pyproject = true; # This tarball doesn't include tests unfortunately, and the GitHub tarball Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { # should work for us as well. src = fetchPypi { inherit pname version; hash = "sha256-KGLxlSjbQA0TAlOitxx8NhbuFOHVS/aDO8CSnSzd0UE="; hash = "sha256-oKavmDjY0mwYIlowyNV/twcURi480p8kUeeYLVpR4h4="; }; nativeBuildInputs = [ Loading