Loading pkgs/development/python-modules/uproot/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { pname = "uproot"; version = "5.3.12"; version = "5.4.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -35,7 +35,7 @@ buildPythonPackage rec { owner = "scikit-hep"; repo = "uproot5"; rev = "refs/tags/v${version}"; hash = "sha256-ozrC/I6CNHE/7S0ioL+ED9Vk6q0v3i4lNxv7ipvProk="; hash = "sha256-iCyGG4y7cnJqHEaqpzFc/LjWiLZw3HArU5hDtEyLgFo="; }; build-system = [ Loading @@ -49,6 +49,7 @@ buildPythonPackage rec { numpy fsspec packaging xxhash ]; nativeCheckInputs = [ Loading @@ -57,7 +58,6 @@ buildPythonPackage rec { pytest-timeout rangehttpserver scikit-hep-testdata xxhash ]; preCheck = '' Loading Loading
pkgs/development/python-modules/uproot/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { pname = "uproot"; version = "5.3.12"; version = "5.4.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -35,7 +35,7 @@ buildPythonPackage rec { owner = "scikit-hep"; repo = "uproot5"; rev = "refs/tags/v${version}"; hash = "sha256-ozrC/I6CNHE/7S0ioL+ED9Vk6q0v3i4lNxv7ipvProk="; hash = "sha256-iCyGG4y7cnJqHEaqpzFc/LjWiLZw3HArU5hDtEyLgFo="; }; build-system = [ Loading @@ -49,6 +49,7 @@ buildPythonPackage rec { numpy fsspec packaging xxhash ]; nativeCheckInputs = [ Loading @@ -57,7 +58,6 @@ buildPythonPackage rec { pytest-timeout rangehttpserver scikit-hep-testdata xxhash ]; preCheck = '' Loading