Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-weasyprint for 
openSUSE:Factory checked in at 2024-11-18 20:02:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-weasyprint (Old)
 and      /work/SRC/openSUSE:Factory/.python-weasyprint.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-weasyprint"

Mon Nov 18 20:02:35 2024 rev:16 rq:1224880 version:63.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-weasyprint/python-weasyprint.changes      
2024-11-06 16:52:54.046425394 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-weasyprint.new.2017/python-weasyprint.changes
    2024-11-18 20:03:34.267056439 +0100
@@ -1,0 +2,5 @@
+Mon Nov 18 09:24:08 UTC 2024 - Nico Krapp <[email protected]>
+
+- Fix runtime requirements (bsc#1233406)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-weasyprint.spec ++++++
--- /var/tmp/diff_new_pack.Y79xmk/_old  2024-11-18 20:03:34.727075680 +0100
+++ /var/tmp/diff_new_pack.Y79xmk/_new  2024-11-18 20:03:34.731075847 +0100
@@ -48,12 +48,13 @@
 Requires:       pango
 Requires:       python-Pillow >= %{Pillow_min_version}
 Requires:       python-Pyphen >= %{Pyphen_min_version}
-Requires:       python-base >= 3.7
+Requires:       python-base >= 3.9
 Requires:       python-cffi >= %{cffi_min_version}
 Requires:       python-cssselect2 >= %{cssselect2_min_version}
 Requires:       python-html5lib >= %{html5lib_min_version}
 Requires:       python-pydyf >= %{pypdf_min_version}
 Requires:       python-tinycss2 >= %{tinycss2_min_version}
+Requires:       python-tinyhtml5 >= %{tinyhtml5_min_version}
 # SECTION fonttools[woff]
 Requires:       python-FontTools >= %{fonttools_min_version}
 Requires:       python-Brotli >= %{brotli_min_version}
@@ -67,10 +68,10 @@
 BuildRequires:  %{python_module Pyphen >= %{Pyphen_min_version}}
 BuildRequires:  %{python_module cffi   >= %{cffi_min_version}}
 BuildRequires:  %{python_module cssselect2 >= %{cssselect2_min_version}}
-BuildRequires:  %{python_module tinyhtml5 >= %{tinyhtml5_min_version}}
 BuildRequires:  %{python_module pydyf >= %{pypdf_min_version}}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module tinycss2 >= %{tinycss2_min_version}}
+BuildRequires:  %{python_module tinyhtml5 >= %{tinyhtml5_min_version}}
 BuildRequires:  %{python_module zopfli >= %{zopfli_min_version}}
 BuildRequires:  dejavu-fonts
 BuildRequires:  gs

Reply via email to