Package: sympy / 1.14.0-2

Metadata

Package Version Patches format
sympy 1.14.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02_isympy man fixes.patch | (download)

doc/man/isympy.1 | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 fix hyphen-used-as-minus-sign lintian errors.
03_sphinx_conf.patch | (download)

doc/src/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
04_doc_makefile.patch | (download)

doc/Makefile | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

---
05_sphinx_math_dollar.patch | (download)

doc/ext/sphinx_math_dollar/__init__.py | 8 8 + 0 - 0 !
doc/ext/sphinx_math_dollar/_version.py | 520 520 + 0 - 0 !
doc/ext/sphinx_math_dollar/extension.py | 62 62 + 0 - 0 !
doc/ext/sphinx_math_dollar/math_dollar.py | 72 72 + 0 - 0 !
4 files changed, 662 insertions(+)

---
mathrm_latex_error.patch | (download)

doc/src/contributing/dependencies.md | 2 1 + 1 - 0 !
doc/src/modules/parsing.rst | 26 13 + 13 - 0 !
doc/src/modules/solvers/solveset.rst | 4 2 + 2 - 0 !
doc/src/tutorials/intro-tutorial/intro.rst | 4 2 + 2 - 0 !
doc/src/tutorials/intro-tutorial/printing.rst | 14 7 + 7 - 0 !
5 files changed, 25 insertions(+), 25 deletions(-)

---
printer.py.patch | (download)

sympy/printing/printer.py | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

---
fix 1040058.patch | (download)

sympy/core/numbers.py | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

---
sphinx_math_dollar.patch | (download)

doc/ext/sphinx_math_dollar/extension.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
skip test on ppc64el.patch | (download)

sympy/core/tests/test_numbers.py | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 skip failing test on ppc64el
skip test on armel.patch | (download)

doc/src/conf.py | 2 1 + 1 - 0 !
sympy/plotting/tests/test_plot.py | 6 5 + 1 - 0 !
2 files changed, 6 insertions(+), 2 deletions(-)

 skip failing test on armel
no_intersphinx.patch | (download)

doc/src/conf.py | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

---