Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-api-core for
openSUSE:Factory checked in at 2024-03-13 22:19:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-api-core (Old)
and /work/SRC/openSUSE:Factory/.python-google-api-core.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-api-core"
Wed Mar 13 22:19:04 2024 rev:31 rq:1157353 version:2.15.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-api-core/python-google-api-core.changes
2024-03-05 18:50:40.389067390 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-api-core.new.1770/python-google-api-core.changes
2024-03-13 22:20:06.143641647 +0100
@@ -1,0 +2,5 @@
+Tue Mar 5 20:20:17 UTC 2024 - Robert Schweikert <[email protected]>
+
+- Obsolete Python 3.6 build for SLE 15 SP4 and openSUSE Leap 15.4 and later
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-api-core.spec ++++++
--- /var/tmp/diff_new_pack.5dy3MW/_old 2024-03-13 22:20:06.719662881 +0100
+++ /var/tmp/diff_new_pack.5dy3MW/_new 2024-03-13 22:20:06.723663029 +0100
@@ -44,6 +44,9 @@
BuildRequires: %{python_module requests >= 2.18.0}
BuildRequires: %{python_module setuptools >= 40.3.0}
BuildRequires: %{python_module wheel}
+%if 0%{?sle_version} >= 150400
+Obsoletes: python3-google-api-core < %{version}
+%endif
# START TESTING SECTION
%if %{with test}
BuildRequires: %{python_module google-api-core >= %{version}}