17
0

8 Commits

Author SHA256 Message Date
b0cd2ec280 Accepting request 1266188 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1266188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grpc-google-iam-v1?expand=0&rev=11
2025-04-02 15:14:20 +00:00
653d45f877 Accepting request 1266153 from home:glaubitz:branches:devel:languages:python
- Update to 0.14.2
  * Allow protobuf 6.x
  * Remove setup.cfg configuration for creating universal wheels (#13659)
  * Resolve issue where pre-release versions of dependencies are installed
  * Resolve issue where pre-release versions of dependencies are installed (#13653)

OBS-URL: https://build.opensuse.org/request/show/1266153
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-grpc-google-iam-v1?expand=0&rev=21
2025-04-01 13:58:25 +00:00
5ce845ed60 Accepting request 1254102 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1254102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grpc-google-iam-v1?expand=0&rev=10
2025-03-18 16:42:24 +00:00
70e932acb4 Accepting request 1254022 from home:glaubitz:branches:devel:languages:python
- Update to 0.14.1
  * chore(python): Update the python version in docs presubmit to use 3.10 (#131)
  * chore: remove pb2 file generation during post processing step (#122)
  * chore: remove obsolete proto files (#123)
  * chore: add generation of pb2 files via owlbot/bazel (#124)
  * chore(python): exclude .github/workflows/unittest.yml in renovate config (#132)
  * build: update README to indicate that source has moved and delete all files (#135)

OBS-URL: https://build.opensuse.org/request/show/1254022
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-grpc-google-iam-v1?expand=0&rev=19
2025-03-18 12:19:35 +00:00
b6da96cc35 Accepting request 1239236 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1239236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grpc-google-iam-v1?expand=0&rev=9
2025-01-21 20:10:55 +00:00
041a34ff16 Accepting request 1239030 from home:glaubitz:branches:devel:languages:python
- Update to 0.14.0
  * Add `google.iam.v1.resource_policy_member_pb2` (2e1af7c)
  * Add support for Python 3.13 (2e1af7c)
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/request/show/1239030
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-grpc-google-iam-v1?expand=0&rev=17
2025-01-21 10:43:34 +00:00
3422f4eecc Accepting request 1187611 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1187611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-grpc-google-iam-v1?expand=0&rev=8
2024-07-16 20:02:40 +00:00
5f0dd8db6a Accepting request 1187566 from home:glaubitz:branches:devel:languages:python
- Update to 0.13.1
  * **deps:** Require protobuf >= 3.20.2, protobuf < 6 (ac15e1c)
  * Regenerate pb2 files for compatibility with protobuf 5.x (ac15e1c)

OBS-URL: https://build.opensuse.org/request/show/1187566
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-grpc-google-iam-v1?expand=0&rev=15
2024-07-15 18:42:00 +00:00
4 changed files with 43 additions and 7 deletions

View File

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

View File

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

View File

@@ -1,3 +1,38 @@
-------------------------------------------------------------------
Tue Apr 1 12:46:09 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.14.2
* Allow protobuf 6.x
* Remove setup.cfg configuration for creating universal wheels (#13659)
* Resolve issue where pre-release versions of dependencies are installed
* Resolve issue where pre-release versions of dependencies are installed (#13653)
-------------------------------------------------------------------
Tue Mar 18 08:04:30 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.14.1
* chore(python): Update the python version in docs presubmit to use 3.10 (#131)
* chore: remove pb2 file generation during post processing step (#122)
* chore: remove obsolete proto files (#123)
* chore: add generation of pb2 files via owlbot/bazel (#124)
* chore(python): exclude .github/workflows/unittest.yml in renovate config (#132)
* build: update README to indicate that source has moved and delete all files (#135)
-------------------------------------------------------------------
Mon Jan 20 13:24:37 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.14.0
* Add `google.iam.v1.resource_policy_member_pb2` (2e1af7c)
* Add support for Python 3.13 (2e1af7c)
- Adjust upstream source name in spec file
-------------------------------------------------------------------
Mon Jul 15 13:33:09 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.13.1
* **deps:** Require protobuf >= 3.20.2, protobuf < 6 (ac15e1c)
* Regenerate pb2 files for compatibility with protobuf 5.x (ac15e1c)
-------------------------------------------------------------------
Mon Feb 26 19:49:45 UTC 2024 - Robert Schweikert <rjschwei@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-grpc-google-iam-v1
#
# 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,13 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-grpc-google-iam-v1
Version: 0.13.0
Version: 0.14.2
Release: 0
Summary: GRPC library for the google-iam-v1 service
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/googleapis/python-grpc-google-iam-v1
Source: https://files.pythonhosted.org/packages/source/g/grpc-google-iam-v1/grpc-google-iam-v1-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/g/grpc_google_iam_v1/grpc_google_iam_v1-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
@@ -32,6 +32,7 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-googleapis-common-protos >= 1.56.0
Requires: python-grpcio >= 1.44.0
Requires: python-protobuf >= 3.20.2
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module googleapis-common-protos >= 1.56.0}
@@ -43,7 +44,7 @@ BuildRequires: %{python_module grpcio >= 1.44.0}
GRPC library for the google-iam-v1 service
%prep
%setup -q -n grpc-google-iam-v1-%{version}
%setup -q -n grpc_google_iam_v1-%{version}
%build
%pyproject_wheel