Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-xhtml2pdf for
openSUSE:Factory checked in at 2022-10-16 16:09:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xhtml2pdf (Old)
and /work/SRC/openSUSE:Factory/.python-xhtml2pdf.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xhtml2pdf"
Sun Oct 16 16:09:56 2022 rev:7 rq:1011215 version:0.2.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xhtml2pdf/python-xhtml2pdf.changes
2022-04-10 00:42:18.176847852 +0200
+++
/work/SRC/openSUSE:Factory/.python-xhtml2pdf.new.2275/python-xhtml2pdf.changes
2022-10-16 16:09:59.110862947 +0200
@@ -1,0 +2,25 @@
+Fri Oct 14 13:10:51 UTC 2022 - [email protected]
+
+- version update to 0.2.6
+ * Drop python 2 support.
+ * Remove most of python 2 code and cleanup
+ * Update packages dependencies
+ * Remove six dependency and update Readme
+ * Set timeout in https options
+ * Add new file manager approach using factory method, now new classes deal
with different types of data
+ * B64InlineURI, LocalProtocolURI, NetworkFileUri, LocalFileURI, BytesFileUri
+ * Now getColor return None when None is passed ignoring default value, but
return default if bool(data) == false
+ * rtl languages reversed lines added as a ParaFrag (note: not fully
supported yet)
+ * Check if Paragraph has 'rtl' attribute (note: not fully supported yet)
+ * Fix UnboundLocalError in reportlab_paragraph (#585) (#586)
+ * Remove usage of getStringIO (#590) removed form reportlab
+ * Change test for github workflow using only Linux
+ * Add Python 3.9, 3.10
+ * Switch from PyPDF2 to PyPDF3
+ * Add SVG support
+ * Update package information.
+ * Allow call tests using make.
+- deleted patches
+ - 590-rm-getStringIO.patch (upstreamed)
+
+-------------------------------------------------------------------
Old:
----
590-rm-getStringIO.patch
xhtml2pdf-0.2.5.tar.gz
New:
----
xhtml2pdf-0.2.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-xhtml2pdf.spec ++++++
--- /var/tmp/diff_new_pack.KkyCBs/_old 2022-10-16 16:10:00.706866689 +0200
+++ /var/tmp/diff_new_pack.KkyCBs/_new 2022-10-16 16:10:00.710866698 +0200
@@ -18,40 +18,35 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-xhtml2pdf
-Version: 0.2.5
+Version: 0.2.6
Release: 0
Summary: PDF Generator Using HTML and CSS
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/xhtml2pdf/xhtml2pdf
-Source:
https://github.com/xhtml2pdf/xhtml2pdf/archive/%{version}.tar.gz#/xhtml2pdf-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM 590-rm-getStringIO.patch gh#xhtml2pdf/xhtml2pdf#589
[email protected]
-# Remove usage of getStringIO
-Patch0: 590-rm-getStringIO.patch
+Source:
https://github.com/xhtml2pdf/xhtml2pdf/archive/refs/tags/v%{version}.tar.gz#/xhtml2pdf-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Pillow >= 7.0.2
-Requires: python-PyPDF2 >= 1.26
+Requires: python-PyPDF3 >= 1.0.5
Requires: python-arabic-reshaper >= 2.1.0
Requires: python-html5lib >= 1.0
Requires: python-python-bidi >= 0.4.2
Requires: python-reportlab >= 3.0
Requires: python-setuptools
-Requires: python-six
Requires(post): update-alternatives
Requires(postun):update-alternatives
Conflicts: python-pisa
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Pillow >= 7.0.2}
-BuildRequires: %{python_module PyPDF2 >= 1.26}
+BuildRequires: %{python_module PyPDF3 >= 1.0.5}
BuildRequires: %{python_module arabic-reshaper >= 2.1.0}
BuildRequires: %{python_module html5lib >= 1.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module python-bidi >= 0.4.2}
BuildRequires: %{python_module reportlab >= 3.0}
-BuildRequires: %{python_module six}
# /SECTION
%python_subpackages
++++++ xhtml2pdf-0.2.5.tar.gz -> xhtml2pdf-0.2.6.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-xhtml2pdf/xhtml2pdf-0.2.5.tar.gz
/work/SRC/openSUSE:Factory/.python-xhtml2pdf.new.2275/xhtml2pdf-0.2.6.tar.gz
differ: char 12, line 1