Package: sympy / 1.11.1-1

Metadata

Package Version Patches format
sympy 1.11.1-1 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/install.md | 2 1 + 1 - 0 !
doc/src/modules/parsing.rst | 12 6 + 6 - 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 !
6 files changed, 19 insertions(+), 19 deletions(-)

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

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

---