python3Packages.py-multihash: mark broken, unmaintained
This commit is contained in:
parent
a4973ed5df
commit
b5a0e3532b
@ -45,5 +45,6 @@ buildPythonPackage rec {
|
|||||||
homepage = "https://github.com/multiformats/py-multihash";
|
homepage = "https://github.com/multiformats/py-multihash";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ rakesh4g ];
|
maintainers = with maintainers; [ rakesh4g ];
|
||||||
|
broken = true; # no longer compatible with base58, no updates in 5 years. Added 2020-11-05
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user