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-04-14 10:10:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pikepdf (Old)
 and      /work/SRC/openSUSE:Factory/.python-pikepdf.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pikepdf"

Wed Apr 14 10:10:54 2021 rev:9 rq:884854 version:2.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pikepdf/python-pikepdf.changes    
2021-03-15 10:54:41.565198646 +0100
+++ /work/SRC/openSUSE:Factory/.python-pikepdf.new.2401/python-pikepdf.changes  
2021-04-14 10:11:21.041531340 +0200
@@ -1,0 +2,35 @@
+Wed Apr  7 15:49:49 UTC 2021 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 2.11.0
+  * Add new functions: Pdf.generate_appearance_streams and
+    Pdf.flatten_annotations, to support common work with PDF forms.
+- Update to version 2.10.0
+  * Fixed a XML External Entity (XXE) processing vulnerability in
+    PDF XMP metadata parsing (CVE-2021-29421)
+  * Bind new functions to check, when a PDF is opened, whether
+    the password used to open the PDF matched the owner password,
+    user password, or both: Pdf.user_password_matched and
+    Pdf.owner_password_matched.
+- Update to version 2.9.2
+  * Further expansion of test coverage of several functions, and
+    minor bug fixes along the way.
+  * Improve parameter validation for some outline-related functions.
+  * Fixed overloaded __repr__ functions in _methods.py not being
+    applied.
+- Update to version 2.9.1
+  * Fixed function signatures for _repr_mimebundle_ functions to
+    match IPython's spec.
+  * Fixed some error messages regarding attempts to do strange
+    things with pikepdf.Name, like pikepdf.Name.Foo = 3.
+  * Eliminated code to handle an exception that provably does not
+    occur.
+- Update to version 2.9.0
+  * We now issue a warning when attempting to use pikepdf.open
+    on a bytes object where it could be either a PDF loaded into
+    memory or a filename.
+  * pikepdf.Page.label will now return the "ordinary" page number
+    if no special rules for pages are defined.
+  * Many improvements to tests and test coverage.
+  * An obsolete private function Object._roundtrip was removed.
+
+-------------------------------------------------------------------

Old:
----
  pikepdf-2.8.0.tar.gz

New:
----
  pikepdf-2.11.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pikepdf.spec ++++++
--- /var/tmp/diff_new_pack.sAxXu8/_old  2021-04-14 10:11:22.529533852 +0200
+++ /var/tmp/diff_new_pack.sAxXu8/_new  2021-04-14 10:11:22.533533858 +0200
@@ -20,7 +20,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-pikepdf
-Version:        2.8.0
+Version:        2.11.0
 Release:        0
 Summary:        Read and write PDFs with Python, powered by qpdf
 License:        MPL-2.0

++++++ pikepdf-2.8.0.tar.gz -> pikepdf-2.11.0.tar.gz ++++++
++++ 4704 lines of diff (skipped)

Reply via email to