forked from pool/python-lupa
Accepting request 895319 from home:pgajdos:python
- %check: use %pyunittest_arch rpm macro OBS-URL: https://build.opensuse.org/request/show/895319 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lupa?expand=0&rev=13
This commit is contained in:
parent
714ad1e1e1
commit
6c785709b3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 25 09:45:01 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
- %check: use %pyunittest_arch rpm macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 7 16:28:30 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -55,7 +55,9 @@ export CFLAGS="-fno-strict-aliasing %{optflags}"
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
mv lupa/tests .
|
||||
mv lupa lupa.hide
|
||||
%pyunittest_arch discover -v
|
||||
|
||||
%files %{python_files}
|
||||
%doc CHANGES.rst README.rst
|
||||
|
Loading…
Reference in New Issue
Block a user