Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-core for
openSUSE:Factory checked in at 2024-03-13 22:19:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-core (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-core.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-core"
Wed Mar 13 22:19:07 2024 rev:16 rq:1157358 version:2.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-core/python-google-cloud-core.changes
2024-03-05 18:50:41.585110816 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-core.new.1770/python-google-cloud-core.changes
2024-03-13 22:20:08.883742658 +0100
@@ -1,0 +2,5 @@
+Tue Mar 5 20:25:21 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-cloud-core.spec ++++++
--- /var/tmp/diff_new_pack.Va6kYq/_old 2024-03-13 22:20:09.443763302 +0100
+++ /var/tmp/diff_new_pack.Va6kYq/_new 2024-03-13 22:20:09.447763450 +0100
@@ -37,6 +37,9 @@
Requires: python-google-auth >= 1.25.0
Recommends: python-grpcio >= 1.38.0
BuildArch: noarch
+%if 0%{?sle_version} >= 150400
+Obsoletes: python3-google-cloud-core < %{version}
+%endif
%python_subpackages
%description