diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-sympy/python3-sympy.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-sympy/python3-sympy.info b/python/python3-sympy/python3-sympy.info index 79aebd6aec..a3544ba2f8 100644 --- a/python/python3-sympy/python3-sympy.info +++ b/python/python3-sympy/python3-sympy.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/sympy/sympy/releases/download/sympy-1.4/sympy-1.4.t MD5SUM="478072d75b564c9356990e3027d464e6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-mpmath" +REQUIRES="python-mpmath" MAINTAINER="Serban Udrea" EMAIL="S.Udrea@gsi.de" |