guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: python-gmpy2: Extend description.


From: guix-commits
Subject: 01/01: gnu: python-gmpy2: Extend description.
Date: Sun, 17 Feb 2019 16:14:53 -0500 (EST)

andreas pushed a commit to branch master
in repository guix.

commit ec6f1a0eb96ff84dc01c72d7e9ef168b36a8f1a4
Author: Andreas Enge <address@hidden>
Date:   Sun Feb 17 22:14:08 2019 +0100

    gnu: python-gmpy2: Extend description.
    
    * gnu/packages/sagemath.scm (python-gmpy2): Provide a full sentence for the
    description.
    
    This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9.
---
 gnu/packages/sagemath.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/sagemath.scm b/gnu/packages/sagemath.scm
index 3b5a8be..eb1f71c 100644
--- a/gnu/packages/sagemath.scm
+++ b/gnu/packages/sagemath.scm
@@ -83,7 +83,8 @@ but it can be used independently.")
     (synopsis
      "GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x")
     (description
-     "GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x")
+     "This package provides a Python interface to the GNU multiprecision
+libraries GMO, MPFR and MPC.")
     (license license:lgpl3+)))
 
 (define-public python2-gmpy2



reply via email to

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