Dirk Mueller 2022-03-15 09:17:49 +00:00 committed by Git OBS Bridge
parent 0678e69e65
commit e8456f640b

View File

@ -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