From 631ea472b882e02f0bca53fb78a3279a87d848cea49feccda54e399f34a5ee97 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 13 May 2022 22:33:21 +0000 Subject: [PATCH] - remove six dependency OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cliff?expand=0&rev=21 --- python-cliff.changes | 5 +++++ python-cliff.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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