From c869ece5ce0f7dcdb0d5fbda74ba89d405ea766808a1555449b64838a841cfd1 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 16 Jan 2026 14:56:07 +0000 Subject: [PATCH] Accepting request 1327679 from home:glaubitz:branches:devel:languages:python:google - Update to 1.42.0 * Update Compute Engine v1 API to revision 20251210 (#1137) * Update Compute Engine v1 API to revision 20251031 - from version 1.41.0 * auto-enable mTLS when supported certificates are detected * check Python and dependency versions in generated GAPICs OBS-URL: https://build.opensuse.org/request/show/1327679 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-compute?expand=0&rev=15 --- google_cloud_compute-1.40.0.tar.gz | 3 --- google_cloud_compute-1.42.0.tar.gz | 3 +++ python-google-cloud-compute.changes | 10 ++++++++++ python-google-cloud-compute.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 google_cloud_compute-1.40.0.tar.gz create mode 100644 google_cloud_compute-1.42.0.tar.gz diff --git a/google_cloud_compute-1.40.0.tar.gz b/google_cloud_compute-1.40.0.tar.gz deleted file mode 100644 index fc23b4e..0000000 --- a/google_cloud_compute-1.40.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a5ca519ac82caafc0a8600b1aa724d22fc00255501e1f99ff7a5907db73e011 -size 4550048 diff --git a/google_cloud_compute-1.42.0.tar.gz b/google_cloud_compute-1.42.0.tar.gz new file mode 100644 index 0000000..8cb2888 --- /dev/null +++ b/google_cloud_compute-1.42.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08b1dbc5758baa5491087bcefb574e59d911520b714eda79b4ebf1cb429d8d98 +size 4858473 diff --git a/python-google-cloud-compute.changes b/python-google-cloud-compute.changes index 8126530..6750088 100644 --- a/python-google-cloud-compute.changes +++ b/python-google-cloud-compute.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jan 16 08:10:54 UTC 2026 - John Paul Adrian Glaubitz + +- Update to 1.42.0 + * Update Compute Engine v1 API to revision 20251210 (#1137) + * Update Compute Engine v1 API to revision 20251031 +- from version 1.41.0 + * auto-enable mTLS when supported certificates are detected + * check Python and dependency versions in generated GAPICs + ------------------------------------------------------------------- Fri Oct 17 11:05:22 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-google-cloud-compute.spec b/python-google-cloud-compute.spec index 8475bb3..fdd5715 100644 --- a/python-google-cloud-compute.spec +++ b/python-google-cloud-compute.spec @@ -1,7 +1,7 @@ # # spec file for package python-google-cloud-compute # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-google-cloud-compute -Version: 1.40.0 +Version: 1.42.0 Release: 0 Summary: Google Cloud Compute API client library License: Apache-2.0