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