14
0
forked from pool/python-kazoo

- Actually remove nose BuildRequires, replacing it with pytest.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kazoo?expand=0&rev=24
This commit is contained in:
2021-09-16 05:54:51 +00:00
committed by Git OBS Bridge
parent d6587910d7
commit 0499cc78d3
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 16 05:54:02 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Actually remove nose BuildRequires, replacing it with pytest.
-------------------------------------------------------------------
Tue Sep 15 09:52:50 UTC 2020 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-kazoo
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,8 +28,8 @@ Source: https://files.pythonhosted.org/packages/source/k/kazoo/kazoo-%{v
BuildRequires: %{python_module eventlet >= 0.17.1}
BuildRequires: %{python_module gevent >= 1.2}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module nose}
BuildRequires: %{python_module pure-sasl}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: fdupes