Merge pull request #112410 from Luflosi/py-multihash-not-broken
python3Packages.py-multihash: mark not broken
This commit is contained in:
commit
8c8731330b
1 changed files with 0 additions and 1 deletions
|
@ -49,6 +49,5 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/multiformats/py-multihash";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ rakesh4g ];
|
||||
broken = true; # no longer compatible with base58, no updates in 5 years. Added 2020-11-05
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue