1
0

8 Commits

Author SHA256 Message Date
4d32c83049 Accepting request 1327432 from devel:languages:python:google
- Update to 0.14.0
  * auto-enable mTLS when supported certificates are detected
  * check Python and dependency versions in generated GAPICs
- from version 0.13.0
  * A comment for field `custom_audiences` in message `.google.cloud.run.v2.WorkerPool` is changed
  * A comment for field `limits` in message `.google.cloud.run.v2.ResourceRequirements` is changed
  * A comment for field `etag` in message `.google.cloud.run.v2.Service` is changed
  * A comment for field `etag` in message `.google.cloud.run.v2.Job` is changed
  * A comment for field `items` in message `.google.cloud.run.v2.SecretVolumeSource` is changed
  * A comment for field `invoker_iam_disabled` in message `.google.cloud.run.v2.Service` is changed
  * A comment for field `etag` in message `.google.cloud.run.v2.WorkerPool` is changed
  * A comment for field `observed_generation` in message `.google.cloud.run.v2.WorkerPool` is changed
  * A comment for field `name` in message `.google.cloud.run.v2.Service` is changed
  * A comment for field `latest_ready_revision` in message `.google.cloud.run.v2.WorkerPool` is changed
  * A comment for field `reconciling` in message `.google.cloud.run.v2.WorkerPool` is changed
  * add SourceCode proto to Run container config
- from version 0.12.0
  * Add support for Python 3.14
  * Deprecate credentials_file argument
- Update BuildRequires and Requires from setup.py (forwarded request 1327425 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1327432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-run?expand=0&rev=5
2026-01-15 16:02:22 +00:00
4e0dd96ad6 - Update to 0.14.0
* auto-enable mTLS when supported certificates are detected
  * check Python and dependency versions in generated GAPICs
- from version 0.13.0
  * A comment for field `custom_audiences` in message `.google.cloud.run.v2.WorkerPool` is changed
  * A comment for field `limits` in message `.google.cloud.run.v2.ResourceRequirements` is changed
  * A comment for field `etag` in message `.google.cloud.run.v2.Service` is changed
  * A comment for field `etag` in message `.google.cloud.run.v2.Job` is changed
  * A comment for field `items` in message `.google.cloud.run.v2.SecretVolumeSource` is changed
  * A comment for field `invoker_iam_disabled` in message `.google.cloud.run.v2.Service` is changed
  * A comment for field `etag` in message `.google.cloud.run.v2.WorkerPool` is changed
  * A comment for field `observed_generation` in message `.google.cloud.run.v2.WorkerPool` is changed
  * A comment for field `name` in message `.google.cloud.run.v2.Service` is changed
  * A comment for field `latest_ready_revision` in message `.google.cloud.run.v2.WorkerPool` is changed
  * A comment for field `reconciling` in message `.google.cloud.run.v2.WorkerPool` is changed
  * add SourceCode proto to Run container config
- from version 0.12.0
  * Add support for Python 3.14
  * Deprecate credentials_file argument
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-run?expand=0&rev=13
2026-01-15 14:56:26 +00:00
c4da356cc9 Accepting request 1312067 from devel:languages:python:google
OBS-URL: https://build.opensuse.org/request/show/1312067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-run?expand=0&rev=4
2025-10-17 18:14:34 +00:00
1b8b912706 - Update to 0.11.0
* A type of an existing resource_reference option of the field
    `worker_pool` in message `.google.cloud.run.v2.SubmitBuildRequest`
    is changed from `cloudbuild.googleapis.com/WorkerPool` to
    `cloudbuild.googleapis.com/BuildWorkerPool`
  * A type of an existing resource_reference option of the field
    `worker_pool` in message `.google.cloud.run.v2.BuildConfig`
    is changed from `cloudbuild.googleapis.com/WorkerPool` to
    `cloudbuild.googleapis.com/BuildWorkerPool`
  * [google-cloud-run] An existing resource_definition
    `cloudbuild.googleapis.com/WorkerPool` is removed
  * Adding new resource tpye run.googleapis.com/WorkerPool. (077a8ff)
  * [google-cloud-run] An existing resource_definition
    `cloudbuild.googleapis.com/WorkerPool` is removed (077a8ff)
  * A type of an existing resource_reference option of the field
    `worker_pool` in message `.google.cloud.run.v2.BuildConfig`
    is changed from `cloudbuild.googleapis.com/WorkerPool` to
    `cloudbuild.googleapis.com/BuildWorkerPool` (077a8ff)
  * A type of an existing resource_reference option of the field
    `worker_pool` in message `.google.cloud.run.v2.SubmitBuildRequest`
    is changed from `cloudbuild.googleapis.com/WorkerPool` to
    `cloudbuild.googleapis.com/BuildWorkerPool` (077a8ff)
- from version 0.10.19
  * Add new field `term_signal` to `.google.cloud.run.v2.TaskAttemptResult`
    (078e0e2)
  * Support GPU zonal redundancy setting for Cloud Run jobs (078e0e2)
- from version 0.10.18
  * Support GPU zonal redundancy setting in Cloud Run services (2f33995)
  * Support node selector in Cloud Run jobs for GPU setting (2f33995)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-run?expand=0&rev=11
2025-10-17 14:54:01 +00:00
dcbcd61b21 Accepting request 1272662 from devel:languages:python:google
OBS-URL: https://build.opensuse.org/request/show/1272662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-run?expand=0&rev=3
2025-04-25 20:19:55 +00:00
503bc26dbc - Update to 0.10.17
* [Many APIs] Allow Protobuf 6.x
  * Remove setup.cfg configuration for creating universal wheels (#13659)
- from version 0.10.16
  * **deps:** Require grpc-google-iam-v1 >= 0.14.0
- from version 0.10.15
  * Add Base Image URI to Container
  * Add BuildConfig to Services for configuring Run functions
  * Add BuildInfo to Revision for displaying BuildConfig used
    for a specific revision deployment
  * Add creator field to Execution
  * Add project_descriptor to BuildspackBuild
  * Add REST Interceptors which support reading metadata
  * Add support for reading selective GAPIC generation methods from service YAML
  * Some typos were fixed and formatting changed
- from version 0.10.14
  * Add support for opt-in debug logging
  * Fix typing issue with gRPC metadata when key ends in -bin
- from version 0.10.13
  * Support manual instance count in Cloud Run for manual scaling feature
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-run?expand=0&rev=9
2025-04-25 11:32:30 +00:00
f14d688752 Accepting request 1224889 from devel:languages:python:google
OBS-URL: https://build.opensuse.org/request/show/1224889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-run?expand=0&rev=2
2024-11-18 19:02:40 +00:00
1a5867cadc - Update to 0.10.12
* Allow users to explicitly configure universe domain
  * Add google-auth as a direct dependency
  * Require google-api-core>=1.34.1
  * Support mounting NFS and GCS volumes in Cloud Run Jobs and Services
  * add Job ExecutionReference.completion_status to show status of the 
    most recent execution
  * add Builds API
  * Add support for Python 3.13
  * support advanced configurations options for cloud storage volumes 
    by setting mount_options in the GCSVolumeSource configuration
  * add EncryptionKeyRevocationAction and shutdown duration 
    configuration to Services

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-run?expand=0&rev=7
2024-11-18 14:25:31 +00:00
4 changed files with 115 additions and 11 deletions

View File

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

View File

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

View File

@@ -1,3 +1,102 @@
-------------------------------------------------------------------
Thu Jan 15 14:43:06 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.14.0
* auto-enable mTLS when supported certificates are detected
* check Python and dependency versions in generated GAPICs
- from version 0.13.0
* A comment for field `custom_audiences` in message `.google.cloud.run.v2.WorkerPool` is changed
* A comment for field `limits` in message `.google.cloud.run.v2.ResourceRequirements` is changed
* A comment for field `etag` in message `.google.cloud.run.v2.Service` is changed
* A comment for field `etag` in message `.google.cloud.run.v2.Job` is changed
* A comment for field `items` in message `.google.cloud.run.v2.SecretVolumeSource` is changed
* A comment for field `invoker_iam_disabled` in message `.google.cloud.run.v2.Service` is changed
* A comment for field `etag` in message `.google.cloud.run.v2.WorkerPool` is changed
* A comment for field `observed_generation` in message `.google.cloud.run.v2.WorkerPool` is changed
* A comment for field `name` in message `.google.cloud.run.v2.Service` is changed
* A comment for field `latest_ready_revision` in message `.google.cloud.run.v2.WorkerPool` is changed
* A comment for field `reconciling` in message `.google.cloud.run.v2.WorkerPool` is changed
* add SourceCode proto to Run container config
- from version 0.12.0
* Add support for Python 3.14
* Deprecate credentials_file argument
- Update BuildRequires and Requires from setup.py
-------------------------------------------------------------------
Fri Oct 17 12:33:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.11.0
* A type of an existing resource_reference option of the field
`worker_pool` in message `.google.cloud.run.v2.SubmitBuildRequest`
is changed from `cloudbuild.googleapis.com/WorkerPool` to
`cloudbuild.googleapis.com/BuildWorkerPool`
* A type of an existing resource_reference option of the field
`worker_pool` in message `.google.cloud.run.v2.BuildConfig`
is changed from `cloudbuild.googleapis.com/WorkerPool` to
`cloudbuild.googleapis.com/BuildWorkerPool`
* [google-cloud-run] An existing resource_definition
`cloudbuild.googleapis.com/WorkerPool` is removed
* Adding new resource tpye run.googleapis.com/WorkerPool. (077a8ff)
* [google-cloud-run] An existing resource_definition
`cloudbuild.googleapis.com/WorkerPool` is removed (077a8ff)
* A type of an existing resource_reference option of the field
`worker_pool` in message `.google.cloud.run.v2.BuildConfig`
is changed from `cloudbuild.googleapis.com/WorkerPool` to
`cloudbuild.googleapis.com/BuildWorkerPool` (077a8ff)
* A type of an existing resource_reference option of the field
`worker_pool` in message `.google.cloud.run.v2.SubmitBuildRequest`
is changed from `cloudbuild.googleapis.com/WorkerPool` to
`cloudbuild.googleapis.com/BuildWorkerPool` (077a8ff)
- from version 0.10.19
* Add new field `term_signal` to `.google.cloud.run.v2.TaskAttemptResult`
(078e0e2)
* Support GPU zonal redundancy setting for Cloud Run jobs (078e0e2)
- from version 0.10.18
* Support GPU zonal redundancy setting in Cloud Run services (2f33995)
* Support node selector in Cloud Run jobs for GPU setting (2f33995)
-------------------------------------------------------------------
Fri Apr 25 08:21:32 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.10.17
* [Many APIs] Allow Protobuf 6.x
* Remove setup.cfg configuration for creating universal wheels (#13659)
- from version 0.10.16
* **deps:** Require grpc-google-iam-v1 >= 0.14.0
- from version 0.10.15
* Add Base Image URI to Container
* Add BuildConfig to Services for configuring Run functions
* Add BuildInfo to Revision for displaying BuildConfig used
for a specific revision deployment
* Add creator field to Execution
* Add project_descriptor to BuildspackBuild
* Add REST Interceptors which support reading metadata
* Add support for reading selective GAPIC generation methods from service YAML
* Some typos were fixed and formatting changed
- from version 0.10.14
* Add support for opt-in debug logging
* Fix typing issue with gRPC metadata when key ends in -bin
- from version 0.10.13
* Support manual instance count in Cloud Run for manual scaling feature
- Update BuildRequires and Requires from setup.py
-------------------------------------------------------------------
Mon Nov 18 14:17:15 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Update to 0.10.12
* Allow users to explicitly configure universe domain
* Add google-auth as a direct dependency
* Require google-api-core>=1.34.1
* Support mounting NFS and GCS volumes in Cloud Run Jobs and Services
* add Job ExecutionReference.completion_status to show status of the
most recent execution
* add Builds API
* Add support for Python 3.13
* support advanced configurations options for cloud storage volumes
by setting mount_options in the GCSVolumeSource configuration
* add EncryptionKeyRevocationAction and shutdown duration
configuration to Services
-------------------------------------------------------------------
Sun Dec 17 20:42:09 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-google-cloud-run
#
# Copyright (c) 2023 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,28 +18,33 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-run
Version: 0.10.1
Version: 0.14.0
Release: 0
Summary: Google Cloud Run API client library
License: Apache-2.0
URL: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-run
Source: https://files.pythonhosted.org/packages/source/g/google-cloud-run/google-cloud-run-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/g/google_cloud_run/google_cloud_run-%{version}.tar.gz
BuildRequires: %{python_module grpcio >= 1.33.2 if %python-base < 3.14}
BuildRequires: %{python_module grpcio >= 1.75.1 if %python-base >= 3.14}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
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-grpc-google-iam-v1 >= 0.12.4
Requires: python-grpcio >= 1.33.2
Requires: python-proto-plus >= 1.22.3
Requires: python-protobuf >= 3.19.5
Requires: python-protobuf >= 3.20.2
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module google-api-core >= 1.34.0}
BuildRequires: %{python_module google-auth >= 2.14.1}
BuildRequires: %{python_module google-api-core >= 1.34.1}
BuildRequires: %{python_module grpc-google-iam-v1 >= 0.12.4}
BuildRequires: %{python_module proto-plus >= 1.22.3}
BuildRequires: %{python_module protobuf >= 3.19.5}
BuildRequires: %{python_module protobuf >= 3.20.2}
# /SECTION
%python_subpackages
@@ -47,7 +52,7 @@ BuildRequires: %{python_module protobuf >= 3.19.5}
Google Cloud Run API client library
%prep
%autosetup -p1 -n google-cloud-run-%{version}
%autosetup -p1 -n google_cloud_run-%{version}
%build
%pyproject_wheel