Loading pkgs/development/python-modules/dvc-webdav/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -10,12 +10,13 @@ buildPythonPackage rec { pname = "dvc-webdav"; version = "3.0.0"; version = "3.0.1"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-Zefu8uvINBWo3b3LV5vyGaN5fGfnpi1FaMXILeK2pQg="; pname = "dvc_webdav"; inherit version; hash = "sha256-PA0Er7CYWiwVbwtxn0uUN85KzTRmR9j2/uBDtekXx24"; }; # Prevent circular dependency Loading Loading
pkgs/development/python-modules/dvc-webdav/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -10,12 +10,13 @@ buildPythonPackage rec { pname = "dvc-webdav"; version = "3.0.0"; version = "3.0.1"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-Zefu8uvINBWo3b3LV5vyGaN5fGfnpi1FaMXILeK2pQg="; pname = "dvc_webdav"; inherit version; hash = "sha256-PA0Er7CYWiwVbwtxn0uUN85KzTRmR9j2/uBDtekXx24"; }; # Prevent circular dependency Loading