From de5d41b8695e60c236df6a77b3636cd2ba827ed9f7ec77ec8ef9bccb97b4ecae Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 16 May 2017 16:00:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-betamax?expand=0&rev=8 --- python-betamax.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-betamax.spec b/python-betamax.spec index 814c0f2..7c5d901 100644 --- a/python-betamax.spec +++ b/python-betamax.spec @@ -16,6 +16,7 @@ # +%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-betamax Version: 0.8.0 Release: 0 @@ -24,7 +25,6 @@ License: Apache-2.0 Group: Development/Languages/Python Url: https://github.com/sigmavirus24/betamax Source: https://pypi.io/packages/source/b/betamax/betamax-%{version}.tar.gz -BuildRequires: %{python_module requests} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros Requires: python-requests >= 2.0