17
0

Accepting request 1157358 from devel:languages:python:google

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1157358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-core?expand=0&rev=16
This commit is contained in:
2024-03-13 21:19:07 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 5 20:25:21 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
- Obsolete Python 3.6 build for SLE 15 SP4 and openSUSE Leap 15.4 and later
-------------------------------------------------------------------
Mon Feb 26 20:00:14 UTC 2024 - Robert Schweikert <rjschwei@suse.com>

View File

@@ -37,6 +37,9 @@ Requires: python-google-api-core >= 1.31.6
Requires: python-google-auth >= 1.25.0
Recommends: python-grpcio >= 1.38.0
BuildArch: noarch
%if 0%{?sle_version} >= 150400
Obsoletes: python3-google-cloud-core < %{version}
%endif
%python_subpackages
%description