Loading pkgs/development/python-modules/hdf5plugin/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "hdf5plugin"; version = "4.1.2"; version = "4.1.3"; format = "setuptools"; src = fetchFromGitHub { owner = "silx-kit"; repo = "hdf5plugin"; rev = "refs/tags/v${version}"; hash = "sha256-ooRZTZaHutr6tdMm8mbpukjmH9yfgWCf5lrFc6AJVpw="; hash = "sha256-0emCZ+r5dCRBT2xaNsgYskcGcLF/9Jf6K7FFi/PA+60="; }; propagatedBuildInputs = [ Loading @@ -39,7 +39,7 @@ buildPythonPackage rec { ''; homepage = "http://www.silx.org/doc/hdf5plugin/latest/"; license = licenses.mit; maintainers = with maintainers; [ bhipple ]; maintainers = with maintainers; [ pbsds ]; }; } Loading
pkgs/development/python-modules/hdf5plugin/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "hdf5plugin"; version = "4.1.2"; version = "4.1.3"; format = "setuptools"; src = fetchFromGitHub { owner = "silx-kit"; repo = "hdf5plugin"; rev = "refs/tags/v${version}"; hash = "sha256-ooRZTZaHutr6tdMm8mbpukjmH9yfgWCf5lrFc6AJVpw="; hash = "sha256-0emCZ+r5dCRBT2xaNsgYskcGcLF/9Jf6K7FFi/PA+60="; }; propagatedBuildInputs = [ Loading @@ -39,7 +39,7 @@ buildPythonPackage rec { ''; homepage = "http://www.silx.org/doc/hdf5plugin/latest/"; license = licenses.mit; maintainers = with maintainers; [ bhipple ]; maintainers = with maintainers; [ pbsds ]; }; }