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:
		| @@ -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 | ||||
|  | ||||
|   | ||||
| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user