forked from pool/python-six
Accepting request 716252 from devel:languages:python
- Simplify the pytest call OBS-URL: https://build.opensuse.org/request/show/716252 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-six?expand=0&rev=33
This commit is contained in:
commit
01ea77a158
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 09:15:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Simplify the pytest call
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 11 06:58:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -84,12 +84,7 @@ cd documentation && make html && rm _build/html/.buildinfo
|
||||
|
||||
%check
|
||||
%if %{with test}
|
||||
mkdir test
|
||||
cp test_six.py test
|
||||
pushd test
|
||||
%pytest test_six.py
|
||||
popd
|
||||
rm -rf test
|
||||
%endif
|
||||
|
||||
%pre
|
||||
|
Loading…
x
Reference in New Issue
Block a user