Package: python-pylatex / 1.4.2+ds-5

Metadata

Package Version Patches format
python-pylatex 1.4.2+ds-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
004 fix reprotest pkginfo.patch | (download)

setup.py | 91 8 + 83 - 0 !
1 file changed, 8 insertions(+), 83 deletions(-)

 fix for reprotest failure.
 Remove support for python 2 to fix reprotest failure.
003 rename description file.patch | (download)

setup.cfg | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 rename description-file to description_file.
 Usage of dash-separated 'description-file' will not be supported
 in future versions.
002 intersphinx python doc.patch | (download)

docs/source/conf.py | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 use local inventory for python3.
 Patch for replacing the external URL with local inventory for Python3 in
 intersphinx mapping in doc + Removed mapping for the ones do not have
 local inventory in Debian.
001 fix interpreter examples.patch | (download)

examples/basic.py | 2 1 + 1 - 0 !
examples/basic_inheritance.py | 2 1 + 1 - 0 !
examples/config.py | 2 1 + 1 - 0 !
examples/environment_ex.py | 2 1 + 1 - 0 !
examples/full.py | 2 1 + 1 - 0 !
examples/header.py | 2 1 + 1 - 0 !
examples/lists.py | 2 1 + 1 - 0 !
examples/longtable.py | 2 1 + 1 - 0 !
examples/matplotlib_ex.py | 2 1 + 1 - 0 !
examples/minipage.py | 2 1 + 1 - 0 !
examples/multirow.py | 2 1 + 1 - 0 !
examples/numpy_ex.py | 2 1 + 1 - 0 !
examples/own_commands_ex.py | 2 1 + 1 - 0 !
examples/quantities_ex.py | 2 1 + 1 - 0 !
examples/subfigure.py | 2 1 + 1 - 0 !
examples/textblock.py | 2 1 + 1 - 0 !
examples/tikzdraw.py | 2 1 + 1 - 0 !
17 files changed, 17 insertions(+), 17 deletions(-)

 fixing unusual interpreter specified in the examples.