From 2dabf4acf3d56f6fbcc843dc1cae9507131345e5 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 17 Feb 2019 02:26:46 -0600 Subject: Moved PIL to pillow --- gn/packages/genenetwork.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gn') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 02a04ef..12bf90b 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -263,7 +263,8 @@ location of a putative QTL.") ("python2-piddle-gn" ,python2-piddle-gn) ("python2-redis" ,python2-redis) ("python2-requests" ,python2-requests) - ("python2-pil1" ,python2-pil1) ; should move to pillow some day + ; ("python2-pil1" ,python2-pil1) ; merged to pillow (https://github.com/genenetwork/genenetwork2/pull/355) + ("python2-pillow" ,python2-pillow) ("python2-requests" ,python2-requests) ("python2-rpy2" ,python2-rpy2) ("python2-scipy" ,python2-scipy) -- cgit v1.2.3