15
0

Accepting request 692278 from devel:languages:python

- Do not use %pytest to fix build with SLE12_SP4

OBS-URL: https://build.opensuse.org/request/show/692278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-daiquiri?expand=0&rev=5
This commit is contained in:
2019-04-08 18:53:53 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -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>

View File

@@ -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