From 63f13e46420f28faf7c6402d574f14ce8be332b73056c56ae27df099c909576c Mon Sep 17 00:00:00 2001
From: Dirk Mueller <dmueller@suse.com>
Date: Thu, 13 Feb 2020 18:06:22 +0000
Subject: [PATCH] - add missing sortedcontainers dependency to the python
 bindings

OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=194
---
 openvswitch.changes | 5 +++++
 openvswitch.spec    | 6 ++++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/openvswitch.changes b/openvswitch.changes
index adfbd05..7e65162 100644
--- a/openvswitch.changes
+++ b/openvswitch.changes
@@ -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>
 
diff --git a/openvswitch.spec b/openvswitch.spec
index d28844c..a7abe35 100644
--- a/openvswitch.spec
+++ b/openvswitch.spec
@@ -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