From 14e97e95f00a974921e128f9ced10a9892f3280665e39f88290b784fcb06f1f6 Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Sun, 25 Apr 2021 22:55:06 +0000 Subject: [PATCH] Accepting request 888336 from home:bnavigator:branches:security:forensics - The majority of dependencies is available for the primary python3 flavor only. Do the same. OBS-URL: https://build.opensuse.org/request/show/888336 OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfVFS?expand=0&rev=42 --- python-dfVFS.changes | 6 ++++++ python-dfVFS.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-dfVFS.changes b/python-dfVFS.changes index 7b90702..7ef8fcf 100644 --- a/python-dfVFS.changes +++ b/python-dfVFS.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Apr 25 20:52:33 UTC 2021 - Ben Greiner + +- The majority of dependencies is available for the primary python3 + flavor only. Do the same. + ------------------------------------------------------------------- Sun Nov 8 01:57:43 UTC 2020 - Greg Freemyer diff --git a/python-dfVFS.spec b/python-dfVFS.spec index b34cb89..87f7f8c 100644 --- a/python-dfVFS.spec +++ b/python-dfVFS.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define timestamp 20200920 -%define skip_python2 1 +%define pythons python3 Name: python-dfVFS Version: 0~%{timestamp} Release: 0 @@ -44,7 +44,7 @@ BuildRequires: %{python_module libfvde} BuildRequires: %{python_module libfwnt} BuildRequires: %{python_module libluksde} BuildRequires: %{python_module libqcow} -BuildRequires: %{python_module libsigscan} >= 0~20191221 +BuildRequires: %{python_module libsigscan >= 0~20191221} BuildRequires: %{python_module libsmdev} BuildRequires: %{python_module libsmraw} BuildRequires: %{python_module libvhdi}