summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-sympy_1.5.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-sympy: Upgrade 1.5.1 -> 1.6Leon Anavi2020-06-301-16/+0
| | | | | | | | | | | | | | Upgrade to release 1.6 with changes in core, combinatorics, calculus, assumptions, functions, geometry, holonomic, integrals, logic, matrices, ntheory, parsing, etc. For more details: https://github.com/sympy/sympy/wiki/release-notes-for-1.6 The year in file LICENSE was updated and the checksum changed. The license remains the same. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sympy: add recipe for 1.5.1Martin Kelly2020-03-241-0/+16
This recipe is adapted from one in meta-jupyter, which is also MIT-licensed. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>