From 1c8db4515fa3d8e38ab06bc6daf466fddf7c8ebe44ea65c6210859646850cded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 13 Sep 2019 09:39:19 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fissix?expand=0&rev=2 --- python-fissix.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python-fissix.spec b/python-fissix.spec index ea9008e..195956e 100644 --- a/python-fissix.spec +++ b/python-fissix.spec @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-fissix Version: 19.2b1 Release: 0 @@ -26,10 +27,11 @@ Group: Development/Languages/Python URL: https://github.com/jreese/fissix Source: https://files.pythonhosted.org/packages/source/f/fissix/fissix-%{version}.tar.gz BuildRequires: %{python_module appdirs} +BuildRequires: %{python_module base >= 3.6} BuildRequires: %{python_module setuptools} BuildRequires: fdupes -Requires: python-appdirs BuildRequires: python-rpm-macros +Requires: python-appdirs BuildArch: noarch %python_subpackages