summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2017-09-14 13:06:48 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2017-09-14 13:07:15 +0200
commit1e16bceb46a2f1436c93263e6d90a0b467424c04 (patch)
tree4570414d526462bd62ea1b97d9969f640f7e9105
parent5c544b8c782ca03e741d3957031ac3a2f64a3a7b (diff)
python.pkgs.mwlib: mark as broken
-rw-r--r--pkgs/top-level/python-packages.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix
index 51f738fde3913..a8a9b1cadd0a7 100644
--- a/pkgs/top-level/python-packages.nix
+++ b/pkgs/top-level/python-packages.nix
@@ -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
     };
   };