Accepting request 774221 from network

- add missing sortedcontainers dependency to the python bindings

OBS-URL: https://build.opensuse.org/request/show/774221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvswitch?expand=0&rev=47
This commit is contained in:
Oliver Kurz 2020-02-14 15:39:18 +00:00 committed by Git OBS Bridge
commit a40273eb7c
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 13 18:06:02 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- add missing sortedcontainers dependency to the python bindings
-------------------------------------------------------------------
Mon Oct 28 14:56:34 UTC 2019 - Jaime Caamaño Ruiz <jcaamano@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package openvswitch
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -49,7 +49,7 @@ Summary: A multilayer virtual network switch
# - utilities/bugtool which is LGPL-2.1
License: Apache-2.0 AND LGPL-2.1-only AND SISSL
Group: Productivity/Networking/System
Url: http://openvswitch.org/
URL: http://openvswitch.org/
Source0: http://openvswitch.org/releases/openvswitch-%{version}.tar.gz
Source1: preamble
Source89: Module.supported.updates
@ -292,6 +292,7 @@ Group: Productivity/Networking/System
Requires: %{lname} = %{version}
Requires: python2
Requires: python2-six
Requires: python2-sortedcontainers
Provides: python-%{name} = %{version}
Provides: python-ovs = %{version}
Provides: python2-%{name} = %{version}
@ -309,6 +310,7 @@ Group: Productivity/Networking/System
Requires: %{lname} = %{version}
Requires: python3
Requires: python3-six
Requires: python3-sortedcontainers
Provides: python3-%{name} = %{version}
Obsoletes: python3-%{name} < 2.10.1