Package: pyx3 / 0.17-2

Metadata

Package Version Patches format
pyx3 0.17-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 sphinx no eager only.patch | (download)

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

 remove unpackaged sphinx extension from config


0002 manual pythonpath.patch | (download)

manual/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add back module to pythonpath for building manual


0003 sphinx local mathjax.patch | (download)

manual/conf.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 switch to local mathjax for documentation


0004 add shebang examples.patch | (download)

examples/graphs/join.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add missing shebang to example


0005 setup.cfg.patch | (download)

setup.cfg | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 include c extensions when building.


0006 pyxrc.patch | (download)

pyx/data/pyxrc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use the texipc system for extracting dvis


0007 pyxrc load.patch | (download)

pyx/config.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 include /etc/pyxrc in the list of config files read


0008 createlfs no foiltex.patch | (download)

pyx/data/lfs/createlfs.py | 5 1 + 4 - 0 !
1 file changed, 1 insertion(+), 4 deletions(-)

 don't generate font details using foiltex


0009 Fix SyntaxWarning.patch | (download)

test/unit/test_texmessageparser.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix syntaxwarning


0010 Skip test with pfm fonts.patch | (download)

test/functional/test_text.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 skip test with pfm fonts


0011 Fix Makefiles.patch | (download)

Makefile | 26 13 + 13 - 0 !
test/Makefile | 12 6 + 6 - 0 !
2 files changed, 19 insertions(+), 19 deletions(-)

 fix makefiles