python.pkgs.mwlib: mark as broken

This commit is contained in:
Frederik Rietdijk
2017-09-14 13:07:15 +02:00
parent 5c544b8c78
commit 1e16bceb46
+1
View File
@@ -6912,6 +6912,7 @@ in {
description = "Library for parsing MediaWiki articles and converting them to different output formats";
homepage = "http://pediapress.com/code/";
license = licenses.bsd3;
broken = true; # Requires different versions of packages
};
};