Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sybil for openSUSE:Factory checked in at 2022-06-13 13:01:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sybil (Old) and /work/SRC/openSUSE:Factory/.python-sybil.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sybil" Mon Jun 13 13:01:51 2022 rev:14 rq:981540 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sybil/python-sybil.changes 2022-02-17 23:40:47.751700781 +0100 +++ /work/SRC/openSUSE:Factory/.python-sybil.new.1548/python-sybil.changes 2022-06-13 13:01:51.565060777 +0200 @@ -1,0 +2,5 @@ +Thu Jun 9 11:23:04 UTC 2022 - Andreas Schneider <a...@cryptomilk.org> + +- Add missing BR python-dataclasses for openSUSE Leap + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sybil.spec ++++++ --- /var/tmp/diff_new_pack.18cGdx/_old 2022-06-13 13:01:52.733062409 +0200 +++ /var/tmp/diff_new_pack.18cGdx/_new 2022-06-13 13:01:52.737062413 +0200 @@ -31,6 +31,9 @@ BuildRequires: %{python_module setuptools-git} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} +%if 0%{?sle_version} && 0%{?sle_version} <= 150400 +BuildRequires: %{python_module dataclasses} +%endif BuildRequires: fdupes BuildRequires: python-rpm-macros Recommends: python-pytest