Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-domains for
openSUSE:Factory checked in at 2026-04-11 22:26:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-domains (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-domains.new.21863
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-domains"
Sat Apr 11 22:26:21 2026 rev:8 rq:1346053 version:1.13.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-domains/python-google-cloud-domains.changes
2026-01-17 14:55:47.941805462 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-domains.new.21863/python-google-cloud-domains.changes
2026-04-11 22:31:31.249020336 +0200
@@ -1,0 +2,9 @@
+Tue Apr 7 08:49:21 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.13.0:
+ * Allow Protobuf 7.x
+ * Require Python 3.9
+ * Require google-api-core >= 2.11.0
+ * Improve type checking
+
+-------------------------------------------------------------------
Old:
----
google_cloud_domains-1.12.0.tar.gz
New:
----
google_cloud_domains-1.13.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-domains.spec ++++++
--- /var/tmp/diff_new_pack.nwmGKj/_old 2026-04-11 22:31:31.805043077 +0200
+++ /var/tmp/diff_new_pack.nwmGKj/_new 2026-04-11 22:31:31.805043077 +0200
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-domains
-Version: 1.12.0
+Version: 1.13.0
Release: 0
Summary: Google Cloud Domains API client library
License: Apache-2.0
@@ -29,9 +29,9 @@
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module google-api-core >= 1.34.0}
-BuildRequires: %{python_module proto-plus >= 1.22.3}
-BuildRequires: %{python_module protobuf >= 3.20.2}
+BuildRequires: %{python_module google-api-core >= 2.11.0}
+BuildRequires: %{python_module proto-plus >= 1.25.0}
+BuildRequires: %{python_module protobuf >= 4.25.8}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
# /SECTION
@@ -41,10 +41,10 @@
%else
Requires: python-grpcio >= 1.75.1
%endif
-Requires: python-google-api-core >= 1.34.0
+Requires: python-google-api-core >= 2.11.0
Requires: python-google-auth >= 2.14.1
-Requires: python-proto-plus >= 1.22.3
-Requires: python-protobuf >= 3.20.2
+Requires: python-proto-plus >= 1.25.0
+Requires: python-protobuf >= 4.25.8
BuildArch: noarch
%python_subpackages
++++++ google_cloud_domains-1.12.0.tar.gz -> google_cloud_domains-1.13.0.tar.gz
++++++
++++ 4228 lines of diff (skipped)