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 2025-11-21 16:55:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pikepdf (Old) and /work/SRC/openSUSE:Factory/.python-pikepdf.new.2061 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pikepdf" Fri Nov 21 16:55:44 2025 rev:30 rq:1318160 version:10.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pikepdf/python-pikepdf.changes 2025-10-07 18:31:39.441796099 +0200 +++ /work/SRC/openSUSE:Factory/.python-pikepdf.new.2061/python-pikepdf.changes 2025-11-21 16:56:30.845945008 +0100 @@ -1,0 +2,24 @@ +Sat Nov 15 12:53:32 UTC 2025 - ecsos <[email protected]> + +- Update to 10.0.2 + - Fixed presentation of strings using unparse_content_stream - if + the stream can be represented using PdfDocEncoding, + it is rendered in that way for ease of reading. :issue:682 + - Reformatted C++ source. +- Changes from 10.0.1 + - Fixed issue with performing equality test on dictionaries with + cyclic subgraphs. :issue:677 +- Changes from 10.0.0 + Breaking changes for v10.x: + - Dropped Python 3.9 compatibility, since it is end of life. + Python 3.10 through 3.14 are supported. + - Dropped macOS 13 support, since it is end of life. + - Dropped macOS 14 Intel wheels, because GitHub doesn't provide a way + to build them - macOS 15 Intel works fine. + - Dropped deprecated method Pdf.check() (use .check_pdf_syntax()). + pikepdf now declares unstable "support" for freethreading, and + does not publish freethreading wheels. All tests seem to pass, + but that's because the existing tests don't try to create + race conditions. Must be compiled manually. + +------------------------------------------------------------------- Old: ---- pikepdf-9.11.0.tar.gz New: ---- pikepdf-10.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pikepdf.spec ++++++ --- /var/tmp/diff_new_pack.jsgMzo/_old 2025-11-21 16:56:31.861987824 +0100 +++ /var/tmp/diff_new_pack.jsgMzo/_new 2025-11-21 16:56:31.861987824 +0100 @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-pikepdf -Version: 9.11.0 +Version: 10.0.2 Release: 0 Summary: Read and write PDFs with Python, powered by qpdf License: MPL-2.0 @@ -31,7 +31,7 @@ BuildRequires: %{python_module Pillow >= 10.0.1} BuildRequires: %{python_module attrs >= 20.2.0} BuildRequires: %{python_module deprecated} -BuildRequires: %{python_module devel >= 3.8} +BuildRequires: %{python_module devel >= 3.10} BuildRequires: %{python_module hypothesis >= 6.36} BuildRequires: %{python_module lxml >= 4.8} BuildRequires: %{python_module packaging} @@ -56,7 +56,7 @@ BuildRequires: libjpeg8-devel BuildRequires: pkgconfig BuildRequires: python-rpm-macros -BuildRequires: pkgconfig(libqpdf) >= 11.5.0 +BuildRequires: pkgconfig(libqpdf) >= 12.2.0 Requires: python-Deprecated Requires: python-Pillow >= 10.0.1 Requires: python-lxml >= 4.8 ++++++ pikepdf-9.11.0.tar.gz -> pikepdf-10.0.2.tar.gz ++++++ ++++ 6508 lines of diff (skipped)
