Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-grpcio-tools for openSUSE:Factory checked in at 2023-07-04 15:22:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-grpcio-tools (Old) and /work/SRC/openSUSE:Factory/.python-grpcio-tools.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-grpcio-tools" Tue Jul 4 15:22:58 2023 rev:24 rq:1096753 version:1.56.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-grpcio-tools/python-grpcio-tools.changes 2023-07-03 17:43:31.460979602 +0200 +++ /work/SRC/openSUSE:Factory/.python-grpcio-tools.new.23466/python-grpcio-tools.changes 2023-07-04 15:23:49.634727491 +0200 @@ -1,0 +2,7 @@ +Sun Jul 2 12:33:48 UTC 2023 - ecsos <ec...@opensuse.org> + +- Add %{?sle15_python_module_pythons} +- Upstream only supports python >= 3.7, so adjust BuildRequires + accordingly. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-grpcio-tools.spec ++++++ --- /var/tmp/diff_new_pack.pXNxKj/_old 2023-07-04 15:23:50.198730882 +0200 +++ /var/tmp/diff_new_pack.pXNxKj/_new 2023-07-04 15:23:50.202730906 +0200 @@ -18,7 +18,7 @@ # PYTHON2 NOT SUPPORTED BY UPSTREAM %define skip_python2 1 - +%{?sle15_python_module_pythons} Name: python-grpcio-tools Version: 1.56.0 Release: 0 @@ -27,7 +27,7 @@ Group: Development/Languages/Python URL: https://grpc.io Source: https://files.pythonhosted.org/packages/source/g/grpcio-tools/grpcio-tools-%{version}.tar.gz -BuildRequires: %{python_module devel} +BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: gcc-c++