Loading pkgs/development/python-modules/dvc-studio-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "dvc-studio-client"; version = "0.11.0"; version = "0.12.0"; format = "pyproject"; disabled = pythonOlder "3.8"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "iterative"; repo = pname; rev = "refs/tags/${version}"; hash = "sha256-bjwIle7O/qwwhhK+wa2/36EO/F1kjsORJjGyASypwVE="; hash = "sha256-Y2SMcz7aaYH1k4ieLwEijBkf6AMbCltsXBocafIVMcM="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; Loading Loading
pkgs/development/python-modules/dvc-studio-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "dvc-studio-client"; version = "0.11.0"; version = "0.12.0"; format = "pyproject"; disabled = pythonOlder "3.8"; Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "iterative"; repo = pname; rev = "refs/tags/${version}"; hash = "sha256-bjwIle7O/qwwhhK+wa2/36EO/F1kjsORJjGyASypwVE="; hash = "sha256-Y2SMcz7aaYH1k4ieLwEijBkf6AMbCltsXBocafIVMcM="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; Loading