diff --git a/python-cliff.changes b/python-cliff.changes index 9579bf9..5fcef85 100644 --- a/python-cliff.changes +++ b/python-cliff.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 13 22:33:11 UTC 2022 - Dirk Müller + +- remove six dependency + ------------------------------------------------------------------- Tue Oct 26 22:13:33 UTC 2021 - cloud-devel@suse.de diff --git a/python-cliff.spec b/python-cliff.spec index 1e9d099..21aaf86 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -1,7 +1,7 @@ # # spec file for package python-cliff # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -52,7 +52,6 @@ Requires: python3-PyYAML Requires: python3-autopage Requires: python3-cmd2 Requires: python3-pyparsing -Requires: python3-six Requires: python3-stevedore %description -n python3-cliff