forked from pool/python-qrcode
- pass -s to pytest, to work around bad interaction with older pytest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-qrcode?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
8d91c2f246
commit
c8fa867501
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 27 15:51:30 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
- pass -s to pytest, to work around bad interaction with older pytest
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 5 12:38:43 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
|
@@ -54,7 +54,7 @@ sed -i '1s@^#!.*@@' qrcode/console_scripts.py
|
||||
%fdupes %{buildroot}%{_prefix}
|
||||
|
||||
%check
|
||||
%python_exec -m pytest qrcode
|
||||
%python_exec -m pytest -s qrcode
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
|
Reference in New Issue
Block a user