14
0
forked from pool/python-kazoo

Accepting request 834567 from home:pgajdos:python

- does not require nose for testing (even upstream uses pytest)

OBS-URL: https://build.opensuse.org/request/show/834567
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kazoo?expand=0&rev=22
This commit is contained in:
Tomáš Chvátal
2020-09-15 09:58:57 +00:00
committed by Git OBS Bridge
parent 4e5c654c79
commit d6587910d7
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 15 09:52:50 UTC 2020 - pgajdos@suse.com
- does not require nose for testing (even upstream uses pytest)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 17 08:04:00 UTC 2020 - Dirk Mueller <dmueller@suse.com> Fri Jul 17 08:04:00 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@@ -58,7 +58,6 @@ Implements a higher level API to Apache Zookeeper for Python clients.
%check %check
# kazoo needs running zookeeper server # kazoo needs running zookeeper server
#%%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} nosetests-%{$python_version} -v
%files %{python_files} %files %{python_files}
%license LICENSE %license LICENSE