1
0

- Drop Provides for SLE 15 SP4 and openSUSE Leap 15.4 and later

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=215
This commit is contained in:
Robert Schweikert 2024-03-04 14:00:20 +00:00 committed by Git OBS Bridge
parent 218c118278
commit 371dd580ba
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 4 13:59:56 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
- Drop Provides for SLE 15 SP4 and openSUSE Leap 15.4 and later
-------------------------------------------------------------------
Wed Jan 31 23:06:11 UTC 2024 - Robert Schweikert <rjschwei@suse.com>

View File

@ -44,7 +44,6 @@ Requires: (python-jmespath >= 0.7.1 with python-jmespath < 2.0.0)
Requires: (python-python-dateutil >= 2.1 with python-python-dateutil < 3.0.0)
BuildArch: noarch
%if 0%{?sle_version} >= 150400
Provides: python3-botocore = %{version}
Obsoletes: python3-botocore < %{version}
%endif
%if %{with test}