Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-google-cloud-build for 
openSUSE:Factory checked in at 2025-10-21 11:15:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-build (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-cloud-build.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-cloud-build"

Tue Oct 21 11:15:52 2025 rev:6 rq:1312373 version:3.33.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-google-cloud-build/python-google-cloud-build.changes
      2025-08-25 20:39:58.124792994 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-build.new.18484/python-google-cloud-build.changes
   2025-10-21 11:17:24.421280808 +0200
@@ -1,0 +2,16 @@
+Mon Oct 20 08:50:52 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 3.33.0
+  * Add support for Python 3.14
+  * Deprecate credentials_file argument
+- from version 3.32.0
+  * Add option to enable nested virtualization if available
+  * Update comments for `machine_type` and `disk_size_gb`
+- from version 3.31.3
+  * [google-cloud-build] Updated Private Service Connect IP
+    ranges when route_all_traffic is false (#14149)
+- from version 3.31.2
+  * Update import statement example in README
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  google_cloud_build-3.31.1.tar.gz

New:
----
  google_cloud_build-3.33.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-google-cloud-build.spec ++++++
--- /var/tmp/diff_new_pack.I2oMdr/_old  2025-10-21 11:17:25.133310732 +0200
+++ /var/tmp/diff_new_pack.I2oMdr/_new  2025-10-21 11:17:25.133310732 +0200
@@ -18,12 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-google-cloud-build
-Version:        3.31.1
+Version:        3.33.0
 Release:        0
 Summary:        Google Cloud Build API client library
 License:        Apache-2.0
 URL:            
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-build
 Source:         
https://files.pythonhosted.org/packages/source/g/google_cloud_build/google_cloud_build-%{version}.tar.gz
+BuildRequires:  %{python_module grpcio}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
@@ -38,6 +39,11 @@
 BuildRequires:  %{python_module pytest}
 # /SECTION
 BuildRequires:  fdupes
+%if %python_version_nodots < 314
+Requires:       python-grpcio >= 1.33.2
+%else
+Requires:       python-grpcio >= 1.75.1
+%endif
 Requires:       python-google-api-core >= 1.34.0
 Requires:       python-google-auth >= 2.14.1
 Requires:       python-grpc-google-iam-v1 >= 0.12.4

++++++ google_cloud_build-3.31.1.tar.gz -> google_cloud_build-3.33.0.tar.gz 
++++++
++++ 1981 lines of diff (skipped)

Reply via email to