From 847204cde2c01a92bb268edbcfe79f22edebfe30c0eacdc2d03928c9caa0ca63 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Thu, 30 Jul 2020 12:23:01 +0000 Subject: [PATCH] Accepting request 823546 from home:kukuk:selinux - python3-setools needs python3-networkx OBS-URL: https://build.opensuse.org/request/show/823546 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/setools?expand=0&rev=73 --- setools.changes | 5 +++++ setools.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/setools.changes b/setools.changes index f62a025..a69d29d 100644 --- a/setools.changes +++ b/setools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 29 18:16:13 UTC 2020 - Thorsten Kukuk + +- python3-setools needs python3-networkx + ------------------------------------------------------------------- Fri Apr 3 08:45:25 UTC 2020 - Johannes Segitz diff --git a/setools.spec b/setools.spec index d795fdd..8df62eb 100644 --- a/setools.spec +++ b/setools.spec @@ -73,6 +73,7 @@ Summary: Python bindings for SELinux policy analysis License: LGPL-2.0-only Group: Development/Languages/Python Requires: python +Requires: python3-networkx Obsoletes: python-setools < %{version} Provides: python-setools = %{version}-%{release}