forked from pool/python-daiquiri
- Do not use %pytest to fix build with SLE12_SP4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-daiquiri?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 8 12:00:23 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
||||
|
||||
- Do not use %pytest to fix build with SLE12_SP4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 14:01:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -51,7 +51,7 @@ provides some custom formatters and handlers.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest daiquiri/tests
|
||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version} daiquiri/tests
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user