14
0

Accepting request 855615 from home:mcepl:branches:devel:tools:scm

- We don't need to break Python 2.7

OBS-URL: https://build.opensuse.org/request/show/855615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=11
This commit is contained in:
2020-12-13 21:28:49 +00:00
committed by Git OBS Bridge
parent 0f2cdc9456
commit ab05b25e9f
3 changed files with 14 additions and 3 deletions

View File

@@ -35,6 +35,9 @@ BuildRequires: %{python_module gevent}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
%ifpython2
BuildRequires: %{python_module mock}
%endif
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-certifi