From 16e8ccba1f9397fb31b37cd09d1601bc8e2317ae467f5e93898c947b2a21e9f7 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 4 Mar 2024 13:59:21 +0000 Subject: [PATCH] - 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-boto3?expand=0&rev=181 --- python-boto3.changes | 5 +++++ python-boto3.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-boto3.changes b/python-boto3.changes index 044ca1b..20df120 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 4 13:58:03 UTC 2024 - Robert Schweikert + +- Drop Provides for SLE 15 SP4 and openSUSE Leap 15.4 and later + ------------------------------------------------------------------- Wed Jan 31 21:45:28 UTC 2024 - Robert Schweikert diff --git a/python-boto3.spec b/python-boto3.spec index 8f0a3f2..cf0d7fe 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -39,7 +39,6 @@ Requires: (python-jmespath >= 0.7.1 with python-jmespath < 2.0.0) Requires: (python-s3transfer >= 0.10.0 with python-s3transfer < 0.11.0) BuildArch: noarch %if 0%{?sle_version} >= 150400 -Provides: python3-boto3 = %{version} Obsoletes: python3-boto3 < %{version} %endif %python_subpackages @@ -55,10 +54,10 @@ http://boto3.readthedocs.org/en/latest/ + # Note to maintainers also familia with python-boto: # The documentation generation requires access to AWS, thus it is not # possible to generate the documentation in OBS - %prep %setup -q -n boto3-%{version}