Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-img2pdf for openSUSE:Factory checked in at 2022-03-07 17:46:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-img2pdf (Old) and /work/SRC/openSUSE:Factory/.python-img2pdf.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-img2pdf" Mon Mar 7 17:46:54 2022 rev:10 rq:959843 version:0.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-img2pdf/python-img2pdf.changes 2021-10-12 21:51:40.744071486 +0200 +++ /work/SRC/openSUSE:Factory/.python-img2pdf.new.1958/python-img2pdf.changes 2022-03-07 17:47:07.387116689 +0100 @@ -1,0 +2,16 @@ +Mon Mar 7 03:17:23 UTC 2022 - Steve Kowalik <[email protected]> + +- Skip two broken tests. + +------------------------------------------------------------------- +Mon Jan 24 22:27:17 UTC 2022 - Dirk M??ller <[email protected]> + +- update to 0.4.3: + * fix --viewer-initial-page (broken in last release) + * add --rotation + * allow palette PNG images with ICC profile + * sort globbing result on windows + * convert 8-bit PNG alpha channels to /SMasks in PDF + * remove pdfrw from tests + +------------------------------------------------------------------- Old: ---- img2pdf-0.4.1.tar.gz New: ---- img2pdf-0.4.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-img2pdf.spec ++++++ --- /var/tmp/diff_new_pack.1UVymK/_old 2022-03-07 17:47:07.931116532 +0100 +++ /var/tmp/diff_new_pack.1UVymK/_new 2022-03-07 17:47:07.935116531 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-img2pdf # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ # no numpy and scipy %define skip_python36 1 Name: python-img2pdf -Version: 0.4.1 +Version: 0.4.3 Release: 0 Summary: Python module for converting images to PDF via direct JPEG inclusion License: LGPL-3.0-or-later @@ -29,6 +29,7 @@ URL: https://gitlab.mister-muffin.de/josch/img2pdf Source: https://files.pythonhosted.org/packages/source/i/img2pdf/img2pdf-%{version}.tar.gz BuildRequires: %{python_module setuptools} +BuildRequires: ImageMagick BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Pillow @@ -74,7 +75,7 @@ %check # other tests looks more like a integration tests, needs # mupdf, imagemagick, pdftocairo, pdfimages, tiff-tools -%pytest -k 'test_general or test_layout' +%pytest -k '(test_general or test_layout) and not animation.gif' %post %python_install_alternative img2pdf-gui ++++++ img2pdf-0.4.1.tar.gz -> img2pdf-0.4.3.tar.gz ++++++ ++++ 4011 lines of diff (skipped)
