15
0
forked from pool/python-gevent

Accepting request 855348 from devel:languages:python

- mock dependency was actually not needed at all (forwarded request 855335 from mcepl)

OBS-URL: https://build.opensuse.org/request/show/855348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gevent?expand=0&rev=33
This commit is contained in:
2020-12-16 09:59:09 +00:00
committed by Git OBS Bridge
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 11 23:52:16 UTC 2020 - Matej Cepl <mcepl@suse.com>
- mock dependency was actually not needed at all
-------------------------------------------------------------------
Thu Oct 8 10:03:45 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>

View File

@@ -45,7 +45,6 @@ BuildRequires: %{python_module cffi}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module dnspython}
BuildRequires: %{python_module greenlet >= 0.4.17}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module objgraph}
BuildRequires: %{python_module psutil}
BuildRequires: %{python_module requests}