python313Packages.pathy: mark broken (#394786)
This commit is contained in:
@@ -48,6 +48,8 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "pathy" ];
|
||||
|
||||
meta = with lib; {
|
||||
# https://github.com/justindujardin/pathy/issues/113
|
||||
broken = pathlib-abc.version != "0.1.1";
|
||||
description = "Path interface for local and cloud bucket storage";
|
||||
mainProgram = "pathy";
|
||||
homepage = "https://github.com/justindujardin/pathy";
|
||||
|
||||
Reference in New Issue
Block a user