17
0

Compare commits

4 Commits

Author SHA256 Message Date
0a6cbf6101 Accepting request 1327702 from 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 (forwarded request 1327679 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1327702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-compute?expand=0&rev=7
2026-01-17 13:54:55 +00:00
e82977d44e - 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/package/show/devel:languages:python:google/python-google-cloud-compute?expand=0&rev=15
2026-01-16 14:56:07 +00:00
c40837f333 Accepting request 1312055 from devel:languages:python:google
- 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 (forwarded request 1312001 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1312055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-compute?expand=0&rev=6
2025-10-17 18:14:32 +00:00
508e7008f9 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-compute?expand=0&rev=13
2025-10-17 14:01:42 +00:00
4 changed files with 51 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b2d3fe37380de5859a786081d9bcc1203a0f3a205300839a27f828d59828a27
size 4270982

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:08b1dbc5758baa5491087bcefb574e59d911520b714eda79b4ebf1cb429d8d98
size 4858473

View File

@@ -1,3 +1,43 @@
-------------------------------------------------------------------
Fri Jan 16 08:10:54 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>
- 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
-------------------------------------------------------------------
Thu Apr 24 13:23:55 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -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,12 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-compute
Version: 1.30.0
Version: 1.42.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 proto-plus >= 1.22.3}
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