forked from pool/python-pytest-instafail
Accepting request 692137 from home:jayvdb:coala:test-rig
- Remove constantly changing test artifact *PYTEST.pyc file readable only by root from the runtime package OBS-URL: https://build.opensuse.org/request/show/692137 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-instafail?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
939c4dcd4e
commit
3b2c57fd47
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 6 04:00:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Remove constantly changing test artifact *PYTEST.pyc file readable
|
||||
only by root from the runtime package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 27 13:51:04 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -51,6 +51,7 @@ until the end of test session.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
export PYTHONDONTWRITEBYTECODE=1
|
||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user