forked from pool/python-google-api-core
Accepting request 1157353 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1157353 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=31
This commit is contained in:
commit
d2d00d20b5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:20:17 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 16:23:40 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
|
@ -44,6 +44,9 @@ BuildRequires: %{python_module pytz}
|
||||
BuildRequires: %{python_module requests >= 2.18.0}
|
||||
BuildRequires: %{python_module setuptools >= 40.3.0}
|
||||
BuildRequires: %{python_module wheel}
|
||||
%if 0%{?sle_version} >= 150400
|
||||
Obsoletes: python3-google-api-core < %{version}
|
||||
%endif
|
||||
# START TESTING SECTION
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module google-api-core >= %{version}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user