guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/10: gnu: python-matplotlib: Remove python-pillow input.


From: Federico Beffa
Subject: 07/10: gnu: python-matplotlib: Remove python-pillow input.
Date: Sun, 18 Jan 2015 17:08:52 +0000

beffa pushed a commit to branch wip-gobject-introspection
in repository guix.

commit dfbc33dceb803a3d54840613b08dc98f7be75f60
Author: Federico Beffa <address@hidden>
Date:   Wed Jan 14 15:42:11 2015 +0100

    gnu: python-matplotlib: Remove python-pillow input.
    
    * gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as
      it currently is broken.
---
 gnu/packages/python.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 1978d1c..7cfbf75 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -2199,7 +2199,7 @@ that client code uses to construct the grammar directly 
in Python code.")
        ("freetype" ,freetype)
        ("cairo" ,cairo)
        ("glib" ,glib)
-       ("python-pillow" ,python-pillow)
+       ;("python-pillow" ,python-pillow)
        ;; FIXME: Add backends when available.
        ;("python-wxpython" ,python-wxpython)
        ;("python-pyqt" ,python-pyqt)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]