From db7dd3c5f6b0bba68408f511f5b19600f29e685bbc73f8afc1df7e63874d2ba8 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 17 Apr 2023 12:36:09 +0000 Subject: [PATCH] Accepting request 1079917 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1079917 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=154 --- 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 b51e164..b17512c 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 17 11:07:48 UTC 2023 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Mon Mar 13 08:34:44 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-boto3.spec b/python-boto3.spec index 59fa091..e7fd55a 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -32,7 +32,6 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module s3transfer < 0.7.0} BuildRequires: %{python_module s3transfer >= 0.6.0} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-botocore < 1.30.0 @@ -41,7 +40,6 @@ Requires: python-jmespath < 2.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.7.0 Requires: python-s3transfer >= 0.6.0 -Requires: python-six BuildArch: noarch %python_subpackages @@ -58,6 +56,7 @@ 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