- Do not do symlinks
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xdist?expand=0&rev=17
This commit is contained in:
parent
92ec50bad6
commit
32aee40166
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 13 09:10:04 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Do not do symlinks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 3 07:41:14 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -72,7 +72,7 @@ sed -i 's/\r//' README.rst
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user