forked from pool/python-six
- Simplify the pytest call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-six?expand=0&rev=69
This commit is contained in:
parent
cd50c7bd81
commit
168218431c
@ -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