From 66793201099741d8f58c2502ad593ecbd4e14f5439c180ae4958c5d17fa5fc28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 18 Nov 2024 13:46:40 +0000 Subject: [PATCH] Accepting request 1224805 from home:nkrapp:branches:devel:languages:python - Fix runtime requirements (bsc#1233406) OBS-URL: https://build.opensuse.org/request/show/1224805 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=36 --- python-weasyprint.changes | 5 +++++ python-weasyprint.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-weasyprint.changes b/python-weasyprint.changes index fc9b5d5..63c8870 100644 --- a/python-weasyprint.changes +++ b/python-weasyprint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 18 09:24:08 UTC 2024 - Nico Krapp + +- Fix runtime requirements (bsc#1233406) + ------------------------------------------------------------------- Tue Nov 5 14:27:00 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-weasyprint.spec b/python-weasyprint.spec index 6242c06..c6cad8d 100644 --- a/python-weasyprint.spec +++ b/python-weasyprint.spec @@ -48,12 +48,13 @@ Requires: libgobject-2_0-0 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 Pillow >= %{Pillow_min_version}} 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