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 2021-06-07 22:43:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pikepdf (Old) and /work/SRC/openSUSE:Factory/.python-pikepdf.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pikepdf" Mon Jun 7 22:43:55 2021 rev:10 rq:897977 version:2.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pikepdf/python-pikepdf.changes 2021-04-14 10:11:21.041531340 +0200 +++ /work/SRC/openSUSE:Factory/.python-pikepdf.new.32437/python-pikepdf.changes 2021-06-07 22:44:23.888576081 +0200 @@ -1,0 +2,31 @@ +Sat Jun 5 20:02:00 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 2.12.1 + * Fixed documentation typo and updated precommit settings. + * Ongoing improvements to code coverage: now related to image + handling. +- Update to version 2.12.0 + * Complete bindings for ``pikepdf.Annotation`` (useful for + interpreting PDF form widgets, comments, etc.) + * Ongoing improvements to code coverage: minor bug fixes, + unreachable code removal, more coverage. +- Update to version 2.11.4 + * Fix issue #160, 'Tried to call pure virtual function + "TokenFilter::handle_token"'; this was a Python/C++ + reference counting problem. +- Update to version 2.11.3 + * Check for versions of jbig2dec that are too old to be + supported (lacking the necessary command line arguments to + extract an image from a PDF). + * Fix setup.py typo: cmd_class changed to cmdclass. + +------------------------------------------------------------------- +Fri Apr 23 06:29:22 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 2.11.2 + * Added missing documentation for ``Pdf.is_encrypted``. +- Update to version 2.11.1 + * Fixed an issue with ``Object.emplace()`` not retaining the + original object's /Parent. + +------------------------------------------------------------------- Old: ---- pikepdf-2.11.0.tar.gz New: ---- pikepdf-2.12.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pikepdf.spec ++++++ --- /var/tmp/diff_new_pack.JDpHY6/_old 2021-06-07 22:44:24.360576878 +0200 +++ /var/tmp/diff_new_pack.JDpHY6/_new 2021-06-07 22:44:24.364576885 +0200 @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pikepdf -Version: 2.11.0 +Version: 2.12.1 Release: 0 Summary: Read and write PDFs with Python, powered by qpdf License: MPL-2.0 ++++++ pikepdf-2.11.0.tar.gz -> pikepdf-2.12.1.tar.gz ++++++ ++++ 1890 lines of diff (skipped)