Package: python-reportlab / 4.4.4-2

Metadata

Package Version Patches format
python-reportlab 4.4.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gsfonts.diff | (download)

src/reportlab/pdfbase/_fontdata.py | 69 16 + 53 - 0 !
1 file changed, 16 insertions(+), 53 deletions(-)

 gsfonts


reproducible build.patch | (download)

docs/userguide/ch1_intro.py | 1 0 + 1 - 0 !
src/reportlab/pdfbase/pdfdoc.py | 4 2 + 2 - 0 !
2 files changed, 2 insertions(+), 3 deletions(-)

 enable reproducible building

- Remove timestamp from documentation
- When generating PDF files, honour SOURCE_DATE_EPOCH for timestamps in
  metadata: https://reproducible-builds.org/specs/source-date-epoch/
- Interpret timestamps in generated PDF files as UTC.

reportlab version.diff | (download)

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

 reportlab-version

===================================================================

C059 Roman font default.diff | (download)

src/reportlab/graphics/utils.py | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 c059-roman-font-default

===================================================================

t1searchpath.patch | (download)

src/reportlab/pdfbase/pdfmetrics.py | 2 1 + 1 - 0 !
src/reportlab/rl_settings.py | 2 2 + 0 - 0 !
2 files changed, 3 insertions(+), 1 deletion(-)

 t1searchpath

===================================================================

don t use Microsoft fonts.patch | (download)

tests/test_charts_textlabels.py | 2 1 + 1 - 0 !
tests/test_graphics_charts.py | 18 16 + 2 - 0 !
tests/test_invariant.py | 4 2 + 2 - 0 !
tests/test_lib_colors.py | 8 4 + 4 - 0 !
tests/test_paragraphs.py | 6 3 + 3 - 0 !
tests/test_pdfbase_encodings.py | 2 0 + 2 - 0 !
tests/test_pdfgen_general.py | 38 19 + 19 - 0 !
tests/test_pdfgen_links.py | 2 1 + 1 - 0 !
tests/test_platypus_breaking.py | 46 23 + 23 - 0 !
tests/test_platypus_cjk_wrap.py | 2 1 + 1 - 0 !
tests/test_platypus_general.py | 6 3 + 3 - 0 !
tests/test_platypus_indents.py | 2 1 + 1 - 0 !
tests/test_platypus_index.py | 2 1 + 1 - 0 !
tests/test_platypus_leftright.py | 2 1 + 1 - 0 !
tests/test_platypus_paragraphs.py | 12 6 + 6 - 0 !
tests/test_platypus_paraparser.py | 14 7 + 7 - 0 !
tests/test_platypus_pleaseturnover.py | 2 1 + 1 - 0 !
tests/test_platypus_preformatted.py | 2 1 + 1 - 0 !
tests/test_platypus_tables.py | 20 10 + 10 - 0 !
tests/test_platypus_toc.py | 6 3 + 3 - 0 !
tests/test_platypus_wrapping.py | 2 1 + 1 - 0 !
tests/test_platypus_xref.py | 2 1 + 1 - 0 !
tests/test_rl_accel.py | 4 2 + 2 - 0 !
23 files changed, 108 insertions(+), 96 deletions(-)

 replace times-roman by helvetica: don't use microsoft fonts