From e8456f640bc5e7ca5a0699a2ef8c1820834c8ddf4701e628c7c2ccd5561894e7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 15 Mar 2022 09:17:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=39 --- python-responses.spec | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/python-responses.spec b/python-responses.spec index 8b59183..044b15a 100644 --- a/python-responses.spec +++ b/python-responses.spec @@ -17,8 +17,8 @@ %{?!python_module:%define python_module() python3-%{**}} -%global %skip_python2 1 -%global %skip_python36 1 +%global skip_python2 1 +%global skip_python36 1 Name: python-responses Version: 0.18.0 Release: 0 @@ -41,10 +41,6 @@ Requires: python-requests >= 2.0 Requires: python-six Suggests: python-pytest BuildArch: noarch -%ifpython2 -Requires: python2-cookies -Requires: python2-mock -%endif %python_subpackages %description