From 71fd1cbbd9fb97b6893f707123f843a9d9ab7522 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 13 Aug 2016 08:13:27 -0500 Subject: python-pil: replace with pillow --- gn/packages/genenetwork.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn/packages/genenetwork.scm') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 1382cfb..4f3d356 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -125,7 +125,7 @@ ; ("python2-simplejson" ,python2-simplejson) ; ("python2-pyyaml" ,python2-pyyaml) ;; python-yolk is not needed - ("python2-pil" ,python2-pil) + ("python2-pillow" ,python2-pillow) ("python2-numarray" ,python2-numarray) ("plink" ,plink) ;; gn1 ; ("r-qtl" ,r-qtl) @@ -182,7 +182,7 @@ ("python2-passlib" ,python2-passlib) ("python2-piddle-gn" ,python2-piddle-gn) ("python2-redis" ,python2-redis) - ("python2-pil" ,python2-pil) + ("python2-pillow" ,python2-pillow) ("python2-requests" ,python2-requests) ("python2-rpy2" ,python2-rpy2) ("python2-scipy" ,python2-scipy) -- cgit v1.2.3