Package: pypandoc / 1.7.4+ds0-2

Metadata

Package Version Patches format
pypandoc 1.7.4+ds0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Skip test s that require the network.patch | (download)

tests.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 skip test(s) that require the network.
0002 Use python3 as the executable name.patch | (download)

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

 use python3 as the executable name
0003 Disable sandbox for docx tests.patch | (download)

tests.py | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 disable sandbox for docx tests

Fixes: #278.

0004 Fix expected resource warning.patch | (download)

tests.py | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix expected resource warning

The warning has changed with newer pandoc versions.