Package: python-pweave / 0.30.3-3

Metadata

Package Version Patches format
python-pweave 0.30.3-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_pandoc_options.patch | (download)

pweave/formatters/publish.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes pandoc options to fix warnings
markdown_api.patch | (download)

pweave/formatters/markdownmath.py | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 adjust for api changes in python-markdown 3.0

Support for old deprecated API was removed in Python-Markdown 3.4.

fix_init.patch | (download)

pweave/__init__.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
0004 processors jupyter port deprecated IPython.core.inpu.patch | (download)

pweave/processors/jupyter.py | 27 17 + 10 - 0 !
1 file changed, 17 insertions(+), 10 deletions(-)

 processors/jupyter: port deprecated ipython.core.inputsplitter to
 IPython.core.inputtransformer2