forked from pool/python-dogpile.cache
- only run generic tests using pytest (bsc#1089564)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=34
This commit is contained in:
@@ -66,7 +66,8 @@ new value.
|
||||
%python_expand %fdupes -s %{buildroot}/%{python_sitelib}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
export RUNTESTS="-k 'not test_dbm_backend and not test_memcached_backend and not test_redis_backend'"
|
||||
%python_exec -m pytest
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
Reference in New Issue
Block a user