Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-google-cloud-compute for 
openSUSE:Factory checked in at 2025-10-17 20:14:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-compute (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-cloud-compute.new.18484 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-cloud-compute"

Fri Oct 17 20:14:32 2025 rev:6 rq:1312055 version:1.40.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-google-cloud-compute/python-google-cloud-compute.changes
  2025-04-24 18:28:45.924677854 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-compute.new.18484/python-google-cloud-compute.changes
       2025-10-17 20:14:40.363948018 +0200
@@ -1,0 +2,30 @@
+Fri Oct 17 11:05:22 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 1.40.0
+  * Update Compute Engine v1 API to revision 20250916 (#1107)
+  * Add support for Python 3.14
+  * Deprecate credentials_file argument
+- from version 1.39.0
+  * [google-cloud-compute] Update Compute Engine v1 API to revision 20250909
+  * [google-cloud-compute] Update Compute Engine v1 API to revision 20250902
+- from version 1.38.0
+  * [google-cloud-compute] Update Compute Engine v1 API to revision 20250902 
(#14434)
+- from version 1.37.0
+  * [google-cloud-compute] Update Compute Engine v1 API to revision 20250810 
(#1091)
+- from version 1.36.0
+  * [google-cloud-compute] Update Compute Engine v1 API to revision 20250807
+- from version 1.35.0
+  * [google-cloud-compute] Update Compute Engine v1 API to revision 20250728 
(#1081)
+  * [google-cloud-compute] Update Compute Engine v1 API to revision 20250729 
(#1085)
+- from version 1.34.0
+  * [google-cloud-compute] Update Compute Engine v1 API to revision 20250717 
(#1074)
+- from version 1.33.0
+  * [google-cloud-compute] Update Compute Engine v1 API to revision 20250708 
(#1073)
+- from version 1.32.0
+  * Update Compute Engine v1 API to revision 20250626 (3ad8819)
+- from version 1.31.0
+  * [google-cloud-compute] Update Compute Engine v1 API to revision 20250601 
(#13970)
+  * Update Compute Engine v1 API to revision 20250511 (#1047)
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  google_cloud_compute-1.30.0.tar.gz

New:
----
  google_cloud_compute-1.40.0.tar.gz

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

Other differences:
------------------
++++++ python-google-cloud-compute.spec ++++++
--- /var/tmp/diff_new_pack.CXRwbQ/_old  2025-10-17 20:14:41.131980586 +0200
+++ /var/tmp/diff_new_pack.CXRwbQ/_new  2025-10-17 20:14:41.135980755 +0200
@@ -18,12 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-google-cloud-compute
-Version:        1.30.0
+Version:        1.40.0
 Release:        0
 Summary:        Google Cloud Compute API client library
 License:        Apache-2.0
 URL:            
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-compute
 Source:         
https://files.pythonhosted.org/packages/source/g/google-cloud-compute/google_cloud_compute-%{version}.tar.gz
+BuildRequires:  %{python_module grpcio}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module wheel}
@@ -34,6 +35,11 @@
 BuildRequires:  %{python_module protobuf >= 3.20.2}
 # /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.1
 Requires:       python-google-auth >= 2.14.1
 Requires:       python-proto-plus >= 1.22.3

++++++ google_cloud_compute-1.30.0.tar.gz -> google_cloud_compute-1.40.0.tar.gz 
++++++
++++ 98819 lines of diff (skipped)

Reply via email to