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}