summaryrefslogtreecommitdiff
path: root/gnu/packages/sagemath.scm
AgeCommit message (Collapse)Author
2019-02-17gnu: python-cypari2: Adjust indentation.Andreas Enge
* gnu/packages/sagemath.scm (python-cypari2): Reindent.
2019-02-17gnu: python-gmpy2: Extend description.Andreas Enge
* gnu/packages/sagemath.scm (python-gmpy2): Provide a full sentence for the description. This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9.
2019-02-17gnu: python-gmpy2: Adjust indentation.Marius Bakke
* gnu/packages/sagemath.scm (python-gmpy2): Reindent.
2019-02-17gnu: python-gmpy2: Add license.Marius Bakke
This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9. * gnu/packages/sagemath.scm (python-gmpy2)[license]: Set to LGPL3+.
2019-02-17gnu: Add python-gmpy2 and python2-gmpy2.Andreas Enge
* gnu/packages/sagemath.scm (python-gmpy2, python2-gmpy2): New variables.
2019-01-31gnu: Add python-cypari2 and python2-cypari2.Andreas Enge
* gnu/packages/sagemath.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Register new module.