From d6298e7afee6325bc7293402c9d2a01c411ea56a2fa92cf244cbcbd7b8aa78a7 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 19 Oct 2022 20:12:59 +0000 Subject: [PATCH] Accepting request 1029776 from home:pgajdos:python - python-six is not required for build https://trello.com/c/MO53MocR/143-remove-python3-six OBS-URL: https://build.opensuse.org/request/show/1029776 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-efs-utils?expand=0&rev=27 --- aws-efs-utils.changes | 6 ++++++ aws-efs-utils.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/aws-efs-utils.changes b/aws-efs-utils.changes index 42da342..ee1e3f2 100644 --- a/aws-efs-utils.changes +++ b/aws-efs-utils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 18 14:13:10 UTC 2022 - pgajdos@suse.com + +- python-six is not required for build + https://trello.com/c/MO53MocR/143-remove-python3-six + ------------------------------------------------------------------- Fri Sep 23 13:00:33 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-efs-utils.spec b/aws-efs-utils.spec index 8cdbb79..3edfd24 100644 --- a/aws-efs-utils.spec +++ b/aws-efs-utils.spec @@ -45,7 +45,6 @@ BuildRequires: python3-pytest-cov >= 2.8.1 BuildRequires: python3-pytest-html >= 1.19.0 BuildRequires: python3-pytest-metadata >= 1.7.0 BuildRequires: python3-pytest-mock >= 1.11.2 -BuildRequires: python3-six >= 1.11.0 BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(systemd) Requires: nfs-utils