Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pikepdf for openSUSE:Factory checked in at 2023-05-10 16:19:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pikepdf (Old) and /work/SRC/openSUSE:Factory/.python-pikepdf.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pikepdf" Wed May 10 16:19:41 2023 rev:17 rq:1085975 version:6.2.8.post1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pikepdf/python-pikepdf.changes 2023-01-03 15:05:41.274622815 +0100 +++ /work/SRC/openSUSE:Factory/.python-pikepdf.new.1533/python-pikepdf.changes 2023-05-10 16:19:42.563395258 +0200 @@ -1,0 +2,9 @@ +Wed May 10 06:39:40 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 6.2.8.post1: + * Drop PyPy3.7 from wheel builds, since dependencies (lxml, Pillow) + no longer provide it. + * Fixed some tests that randomly failed on Windows due to newline + handling issues. + +------------------------------------------------------------------- Old: ---- pikepdf-6.2.7.tar.gz New: ---- pikepdf-6.2.8.post1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pikepdf.spec ++++++ --- /var/tmp/diff_new_pack.yYQC1V/_old 2023-05-10 16:19:43.083398334 +0200 +++ /var/tmp/diff_new_pack.yYQC1V/_new 2023-05-10 16:19:43.091398381 +0200 @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pikepdf -Version: 6.2.7 +Version: 6.2.8.post1 Release: 0 Summary: Read and write PDFs with Python, powered by qpdf License: MPL-2.0 @@ -49,7 +49,6 @@ #BuildRequires: %%{python_module python-xmp-toolkit >= 2.0.1} BuildRequires: %{python_module setuptools >= 50} BuildRequires: %{python_module setuptools_scm >= 4.1} -BuildRequires: %{python_module setuptools_scm_git_archive} #BuildRequires: %%{python_module wheel >= 0.35} ## /SECTION BuildRequires: fdupes