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:
committed by
Git OBS Bridge
parent
4e5c654c79
commit
d6587910d7
@@ -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>
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user