From 090fe80fbd51d70d7c24d111287ac16a6a07226f Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Tue, 21 Aug 2012 23:43:38 -0500 Subject: academic/sympy: Fixed dep information Signed-off-by: Robby Workman --- academic/sympy/README | 9 +-------- academic/sympy/sympy.info | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) (limited to 'academic/sympy') diff --git a/academic/sympy/README b/academic/sympy/README index 5e3f8954c8..e56e692416 100644 --- a/academic/sympy/README +++ b/academic/sympy/README @@ -4,11 +4,4 @@ code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries. -If you install iPython on your machine, sympy could take advantage of it. - -Optional dependency (as of version 0.7.1): pyglet, needed only for -plotting. - -NOTE: Please read -https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.0 for backward -compatibility issues with sympy 0.6.x. +Optional dependencies are pyglet (needed only for plotting) and ipython. diff --git a/academic/sympy/sympy.info b/academic/sympy/sympy.info index 9b265009f0..f342492383 100644 --- a/academic/sympy/sympy.info +++ b/academic/sympy/sympy.info @@ -5,6 +5,6 @@ DOWNLOAD="http://sympy.googlecode.com/files/sympy-0.7.1.tar.gz" MD5SUM="3847b5ed5c1531bf3c1b849dc2337253" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ipython" +REQUIRES="" MAINTAINER="Serban Udrea" EMAIL="S.Udrea@gsi.de" -- cgit v1.2.3