Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-svglib for openSUSE:Factory checked in at 2022-02-22 21:18:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-svglib (Old) and /work/SRC/openSUSE:Factory/.python-svglib.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-svglib" Tue Feb 22 21:18:31 2022 rev:2 rq:956829 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-svglib/python-svglib.changes 2021-12-28 12:27:05.948505825 +0100 +++ /work/SRC/openSUSE:Factory/.python-svglib.new.1958/python-svglib.changes 2022-02-22 21:19:15.930298075 +0100 @@ -1,0 +2,5 @@ +Tue Feb 22 17:25:10 UTC 2022 - Dirk M??ller <[email protected]> + +- add missing runtime requires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-svglib.spec ++++++ --- /var/tmp/diff_new_pack.w3InA3/_old 2022-02-22 21:19:16.334298150 +0100 +++ /var/tmp/diff_new_pack.w3InA3/_new 2022-02-22 21:19:16.338298150 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-svglib # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-svglib Version: 1.1.0 @@ -28,10 +28,6 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-reportlab -Requires(post): update-alternatives -Requires(postun): update-alternatives -BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module cssselect2 >= 0.2.0} BuildRequires: %{python_module lxml} @@ -40,6 +36,13 @@ BuildRequires: %{python_module tinycss2 >= 0.6.0} BuildRequires: yudit # /SECTION +Requires: python-cssselect2 >= 0.2.0 +Requires: python-lxml +Requires: python-reportlab +Requires: python-tinycss2 >= 0.6.0 +Requires(post): update-alternatives +Requires(postun):update-alternatives +BuildArch: noarch %python_subpackages %description
