forked from pool/python-google-cloud-compute
Compare commits
10 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 0a6cbf6101 | |||
| e82977d44e | |||
| c40837f333 | |||
| 508e7008f9 | |||
| 2d2f2e3cf5 | |||
| 37d627d085 | |||
| 1cd2791fd3 | |||
| 6765e5a78f | |||
| afdf62ed6c | |||
| 745e4c1efa |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:412237183877eb2838aa6e08cdaa6cf17f399451a166e3a9aa33ae894cc15a1d
|
||||
size 3623538
|
||||
3
google_cloud_compute-1.42.0.tar.gz
Normal file
3
google_cloud_compute-1.42.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08b1dbc5758baa5491087bcefb574e59d911520b714eda79b4ebf1cb429d8d98
|
||||
size 4858473
|
||||
@@ -1,3 +1,85 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- 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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-google-cloud-compute
|
||||
#
|
||||
# Copyright (c) 2024 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,26 +18,32 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-google-cloud-compute
|
||||
Version: 1.18.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
|
||||
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}
|
||||
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
|
||||
%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
|
||||
Requires: python-protobuf >= 3.19.5
|
||||
Requires: python-protobuf >= 3.20.2
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
@@ -45,7 +51,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
|
||||
|
||||
Reference in New Issue
Block a user