forked from pool/python-cliff
- remove six dependency
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-cliff?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 13 22:33:11 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- remove six dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 26 22:13:33 UTC 2021 - cloud-devel@suse.de
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user