Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-logging for
openSUSE:Factory checked in at 2026-04-11 22:25:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-logging (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-logging.new.21863
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-logging"
Sat Apr 11 22:25:30 2026 rev:5 rq:1345970 version:3.15.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-logging/python-google-cloud-logging.changes
2026-01-15 17:02:24.912431250 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-logging.new.21863/python-google-cloud-logging.changes
2026-04-11 22:29:48.248807628 +0200
@@ -1,0 +2,9 @@
+Fri Apr 10 23:21:07 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.15.0:
+ * Allow Protobuf 7.x
+ * Require Python 3.9
+ * Improve type checking
+ * support mTLS certificates when available
+
+-------------------------------------------------------------------
Old:
----
google_cloud_logging-3.13.0.tar.gz
New:
----
google_cloud_logging-3.15.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-logging.spec ++++++
--- /var/tmp/diff_new_pack.lB9Fvo/_old 2026-04-11 22:29:48.708826442 +0200
+++ /var/tmp/diff_new_pack.lB9Fvo/_new 2026-04-11 22:29:48.712826605 +0200
@@ -18,38 +18,40 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-logging
-Version: 3.13.0
+Version: 3.15.0
Release: 0
Summary: Stackdriver Logging API client library
License: Apache-2.0
-URL: https://github.com/googleapis/python-logging
+URL:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-logging
Source:
https://files.pythonhosted.org/packages/source/g/google_cloud_logging/google_cloud_logging-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module google-api-core >= 1.33.2}
+BuildRequires: %{python_module google-api-core >= 2.11.0}
BuildRequires: %{python_module google-auth >= 2.14.1}
BuildRequires: %{python_module google-cloud-appengine-logging >= 0.1.3}
BuildRequires: %{python_module google-cloud-audit-log >= 0.3.1}
BuildRequires: %{python_module google-cloud-core >= 2.0.0}
BuildRequires: %{python_module grpc-google-iam-v1 >= 0.12.4}
+BuildRequires: %{python_module grpcio >= 1.33.2}
BuildRequires: %{python_module opentelemetry-api >= 1.9.0}
-BuildRequires: %{python_module proto-plus >= 1.22.0}
-BuildRequires: %{python_module protobuf >= 3.20.2}
+BuildRequires: %{python_module proto-plus >= 1.22.3}
+BuildRequires: %{python_module protobuf >= 4.25.8}
# /SECTION
BuildRequires: fdupes
-Requires: python-google-api-core >= 1.33.2
+Requires: python-google-api-core >= 2.11.0
Requires: python-google-auth >= 2.14.1
Requires: python-google-cloud-appengine-logging >= 0.1.3
Requires: python-google-cloud-audit-log >= 0.3.1
Requires: python-google-cloud-core >= 2.0.0
Requires: python-grpc-google-iam-v1 >= 0.12.4
+Requires: python-grpcio >= 1.33.2
Requires: python-opentelemetry-api >= 1.9.0
-Requires: python-proto-plus >= 1.22.0
-Requires: python-protobuf >= 3.20.2
-Suggests: python-proto-plus >= 1.22.2
+Requires: python-proto-plus >= 1.22.3
+Requires: python-protobuf >= 4.25.8
+Suggests: python-proto-plus >= 1.22.3
BuildArch: noarch
%python_subpackages
++++++ google_cloud_logging-3.13.0.tar.gz -> google_cloud_logging-3.15.0.tar.gz
++++++
++++ 8544 lines of diff (skipped)