Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyerfa for openSUSE:Factory checked in at 2023-01-04 20:18:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyerfa (Old) and /work/SRC/openSUSE:Factory/.python-pyerfa.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyerfa" Wed Jan 4 20:18:32 2023 rev:10 rq:1055948 version:2.0.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyerfa/python-pyerfa.changes 2022-12-23 10:21:22.363436152 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyerfa.new.1563/python-pyerfa.changes 2023-01-04 20:18:36.597635113 +0100 @@ -1,0 +2,5 @@ +Wed Jan 4 16:19:38 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Prevent Python 3.6 builds: Requires 3.7+ + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyerfa.spec ++++++ --- /var/tmp/diff_new_pack.WJ9JIU/_old 2023-01-04 20:18:37.113638181 +0100 +++ /var/tmp/diff_new_pack.WJ9JIU/_new 2023-01-04 20:18:37.117638205 +0100 @@ -32,7 +32,7 @@ License: BSD-3-Clause URL: https://github.com/liberfa/pyerfa Source: https://files.pythonhosted.org/packages/source/p/pyerfa/pyerfa-%{version}.tar.gz -BuildRequires: %{python_module devel} +BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module numpy-devel >= 1.17} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest-doctestplus >= 0.7}