Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-translate for
openSUSE:Factory checked in at 2026-03-27 16:51:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-translate (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-translate.new.8177
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-translate"
Fri Mar 27 16:51:53 2026 rev:18 rq:1343207 version:3.25.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-translate/python-google-cloud-translate.changes
2026-01-17 14:56:03.162441823 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-translate.new.8177/python-google-cloud-translate.changes
2026-03-27 16:54:38.168329833 +0100
@@ -1,0 +2,11 @@
+Fri Mar 27 13:33:08 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 3.25.0
+ * Allow Protobuf 7.x
+ * Update image
+ * Require Python 3.9
+ * Require google-api-core >= 2.11.0
+ * Improve type checking
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
google_cloud_translate-3.24.0.tar.gz
New:
----
google_cloud_translate-3.25.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-translate.spec ++++++
--- /var/tmp/diff_new_pack.n0sQZV/_old 2026-03-27 16:54:38.700352104 +0100
+++ /var/tmp/diff_new_pack.n0sQZV/_new 2026-03-27 16:54:38.704352272 +0100
@@ -18,21 +18,21 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-translate
-Version: 3.24.0
+Version: 3.25.0
Release: 0
Summary: Google Cloud Translation API client library
License: Apache-2.0
URL: https://github.com/googleapis/google-cloud-python
Source:
https://files.pythonhosted.org/packages/source/g/google_cloud_translate/google_cloud_translate-%{version}.tar.gz
-BuildRequires: %{python_module google-api-core >= 1.34.1}
+BuildRequires: %{python_module google-api-core >= 2.11.0}
BuildRequires: %{python_module google-auth >= 2.14.1}
-BuildRequires: %{python_module google-cloud-core >= 1.4.4}
+BuildRequires: %{python_module google-cloud-core >= 2.0.0}
BuildRequires: %{python_module grpc-google-iam-v1 >= 0.14.0}
BuildRequires: %{python_module grpcio >= 1.33.2 if %python-base < 3.14}
BuildRequires: %{python_module grpcio >= 1.75.1 if %python-base >= 3.14}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module proto-plus >= 1.22.3}
-BuildRequires: %{python_module protobuf >= 3.20.2}
+BuildRequires: %{python_module protobuf >= 4.25.8}
BuildRequires: %{python_module wheel}
# START TESTING SECTION
BuildRequires: %{python_module pytest-asyncio}
@@ -45,12 +45,12 @@
%else
Requires: python-grpcio >= 1.75.1
%endif
-Requires: python-google-api-core >= 1.34.1
+Requires: python-google-api-core >= 2.11.0
Requires: python-google-auth >= 2.14.1
-Requires: python-google-cloud-core >= 1.4.4
+Requires: python-google-cloud-core >= 2.0.0
Requires: python-grpc-google-iam-v1 >= 0.14.0
Requires: python-proto-plus >= 1.22.3
-Requires: python-protobuf >= 3.20.2
+Requires: python-protobuf >= 4.25.8
BuildArch: noarch
%python_subpackages
++++++ google_cloud_translate-3.24.0.tar.gz ->
google_cloud_translate-3.25.0.tar.gz ++++++
++++ 7490 lines of diff (skipped)