Hello community, here is the log from the commit of package python-astral for openSUSE:Factory checked in at 2020-11-04 18:27:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astral (Old) and /work/SRC/openSUSE:Factory/.python-astral.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astral" Wed Nov 4 18:27:24 2020 rev:8 rq:845823 version:2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astral/python-astral.changes 2020-06-14 18:35:37.606602684 +0200 +++ /work/SRC/openSUSE:Factory/.python-astral.new.11331/python-astral.changes 2020-11-04 18:32:19.840155906 +0100 @@ -1,0 +2,5 @@ +Tue Nov 3 16:31:08 UTC 2020 - Guillaume GARDET <[email protected]> + +- Fix %check on Leap 15.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astral.spec ++++++ --- /var/tmp/diff_new_pack.qJpeJn/_old 2020-11-04 18:32:20.328154824 +0100 +++ /var/tmp/diff_new_pack.qJpeJn/_new 2020-11-04 18:32:20.332154815 +0100 @@ -25,6 +25,10 @@ License: Apache-2.0 URL: https://github.com/sffjunkie/astral Source: https://files.pythonhosted.org/packages/source/a/astral/astral-%{version}.tar.gz +%if 0%{?suse_version} <= 1500 +# Not required for Tumbleweed +BuildRequires: %{python_module dataclasses} +%endif BuildRequires: %{python_module freezegun} BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytz}
