1
0

6 Commits

Author SHA256 Message Date
2d2f2e3cf5 Accepting request 1272451 from devel:languages:python:google
- Update to 1.30.0
  * Update Compute Engine API to revision 20250415 (#13800) (forwarded request 1272442 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1272451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-compute?expand=0&rev=5
2025-04-24 16:28:43 +00:00
37d627d085 - Update to 1.30.0
* Update Compute Engine API to revision 20250415 (#13800)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-compute?expand=0&rev=11
2025-04-24 13:46:53 +00:00
1cd2791fd3 Accepting request 1270636 from devel:languages:python:google
Add bug reference bsc#1241310 (forwarded request 1270130 from seanmarlow)

OBS-URL: https://build.opensuse.org/request/show/1270636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-compute?expand=0&rev=4
2025-04-22 15:27:01 +00:00
6765e5a78f Add bug reference bsc#1241310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-compute?expand=0&rev=9
2025-04-17 20:00:16 +00:00
afdf62ed6c Accepting request 1269358 from devel:languages:python:google
OBS-URL: https://build.opensuse.org/request/show/1269358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-compute?expand=0&rev=3
2025-04-15 14:46:16 +00:00
745e4c1efa - Update to 1.29.0
* Update Compute Engine API to revision 20250320
- Update to 1.28.0
  * Update Compute Engine API to revision 20250302
- Update to 1.27.0
  * Allow Protobuf 6.x
  * remove setup.cfg configuration for creating universal wheels
- Update to 1.26.0
  * Update Compute Engine API to revision 20250211
- Update to 1.25.0
  * Add REST Interceptors which support reading metadata
  * Add support for reading selective GAPIC generation methods from service YAML
- Update to 1.24.0
  * Update Compute Engine API to revision 20250107
- Update to 1.23.0
  * Update Compute Engine API to revision 20241201
  * Add support for opt-in debug logging
  * Fix typing issue with gRPC metadata when key ends in -bin
- Update to 1.22.0
  * Update Compute Engine API to revision 20241105
- Update to 1.21.0
  * Update Compute Engine API to revision 20241015
- Update to 1.20.1
  * disable universe-domain validation
- Update to 1.20.0
  * Add support for  Python 3.13
- Update to 1.19.2
  * Retry and timeout values do not propagate in requests during pagination
- Update to 1.19.1
  * Allow protobuf 5.x
- Update to 1.19.0
  * Update Compute Engine API to revision 20240430

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-compute?expand=0&rev=7
2025-04-14 20:16:17 +00:00
4 changed files with 53 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:412237183877eb2838aa6e08cdaa6cf17f399451a166e3a9aa33ae894cc15a1d
size 3623538

View File

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

View File

@@ -1,3 +1,45 @@
-------------------------------------------------------------------
Thu Apr 24 13:23:55 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.30.0
* Update Compute Engine API to revision 20250415 (#13800)
-------------------------------------------------------------------
Mon Apr 14 19:51:56 UTC 2025 - Sean Marlow <sean.marlow@suse.com>
- Update to 1.29.0
* Update Compute Engine API to revision 20250320
- Update to 1.28.0
* Update Compute Engine API to revision 20250302
- Update to 1.27.0
* Allow Protobuf 6.x
* remove setup.cfg configuration for creating universal wheels
- Update to 1.26.0
* Update Compute Engine API to revision 20250211
- Update to 1.25.0
* Add REST Interceptors which support reading metadata
* Add support for reading selective GAPIC generation methods from service YAML
- Update to 1.24.0
* Update Compute Engine API to revision 20250107
- Update to 1.23.0
* Update Compute Engine API to revision 20241201
* Add support for opt-in debug logging
* Fix typing issue with gRPC metadata when key ends in -bin
- Update to 1.22.0
* Update Compute Engine API to revision 20241105
- Update to 1.21.0 (bsc#1241310)
* Update Compute Engine API to revision 20241015
- Update to 1.20.1
* disable universe-domain validation
- Update to 1.20.0
* Add support for Python 3.13
- Update to 1.19.2
* Retry and timeout values do not propagate in requests during pagination
- Update to 1.19.1
* Allow protobuf 5.x
- Update to 1.19.0
* Update Compute Engine API to revision 20240430
-------------------------------------------------------------------
Sun Apr 14 07:39:47 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-google-cloud-compute
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,26 +18,26 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-compute
Version: 1.18.0
Version: 1.30.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
Source: https://files.pythonhosted.org/packages/source/g/google-cloud-compute/google_cloud_compute-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module google-api-core >= 1.34.0}
BuildRequires: %{python_module google-api-core >= 1.34.1}
BuildRequires: %{python_module proto-plus >= 1.22.3}
BuildRequires: %{python_module protobuf >= 3.19.5}
BuildRequires: %{python_module protobuf >= 3.20.2}
# /SECTION
BuildRequires: fdupes
Requires: python-google-api-core >= 1.34.0
Requires: python-google-api-core >= 1.34.1
Requires: python-google-auth >= 2.14.1
Requires: python-proto-plus >= 1.22.3
Requires: python-protobuf >= 3.19.5
Requires: python-protobuf >= 3.20.2
BuildArch: noarch
%python_subpackages
@@ -45,7 +45,7 @@ BuildArch: noarch
Google Cloud Compute API client library
%prep
%autosetup -p1 -n google-cloud-compute-%{version}
%autosetup -p1 -n google_cloud_compute-%{version}
%build
%pyproject_wheel