Loading pkgs/development/python-modules/bidsschematools/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "bidsschematools"; version = "1.0.4"; version = "1.0.5"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "bidsschematools"; inherit version; hash = "sha256-dEPJircy7RDRa1Q7lgUhgfj2ewVo1rsUu1A1mnSi6vw="; hash = "sha256-LKStxCh7TY7rSx6T9EnPJqCNxuj5dHvlK6E+m8D21BE="; }; build-system = [ Loading pkgs/development/python-modules/pybids/default.nix +5 −3 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, setuptools, formulaic, frozendict, click, num2words, numpy, Loading @@ -19,14 +20,14 @@ buildPythonPackage rec { pname = "pybids"; version = "0.18.1"; version = "0.19.0"; pyproject = true; src = fetchFromGitHub { owner = "bids-standard"; repo = "pybids"; rev = version; hash = "sha256-nSBc4vhkCdRo7CNBwvJreCiwoxJK6ztyI5gvcpzYZ/Y="; tag = version; hash = "sha256-x1OlqfuRZvfWwOt+WTR8lAtOPWcrsymQyXPfiEj4lk4="; }; postPatch = '' Loading @@ -48,6 +49,7 @@ buildPythonPackage rec { bids-validator click formulaic frozendict nibabel num2words numpy Loading Loading
pkgs/development/python-modules/bidsschematools/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "bidsschematools"; version = "1.0.4"; version = "1.0.5"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "bidsschematools"; inherit version; hash = "sha256-dEPJircy7RDRa1Q7lgUhgfj2ewVo1rsUu1A1mnSi6vw="; hash = "sha256-LKStxCh7TY7rSx6T9EnPJqCNxuj5dHvlK6E+m8D21BE="; }; build-system = [ Loading
pkgs/development/python-modules/pybids/default.nix +5 −3 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, setuptools, formulaic, frozendict, click, num2words, numpy, Loading @@ -19,14 +20,14 @@ buildPythonPackage rec { pname = "pybids"; version = "0.18.1"; version = "0.19.0"; pyproject = true; src = fetchFromGitHub { owner = "bids-standard"; repo = "pybids"; rev = version; hash = "sha256-nSBc4vhkCdRo7CNBwvJreCiwoxJK6ztyI5gvcpzYZ/Y="; tag = version; hash = "sha256-x1OlqfuRZvfWwOt+WTR8lAtOPWcrsymQyXPfiEj4lk4="; }; postPatch = '' Loading @@ -48,6 +49,7 @@ buildPythonPackage rec { bids-validator click formulaic frozendict nibabel num2words numpy Loading