- Use %pytest macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlparse?expand=0&rev=15
This commit is contained in:
parent
159f6fe384
commit
fcb3220d99
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:00:12 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Use %pytest macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 12 01:49:22 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@ -58,7 +58,7 @@ sed -i -e '1{\,^#!%{_bindir}/env python,d}' sqlparse/__main__.py sqlparse/cli.py
|
||||
%python_uninstall_alternative sqlformat
|
||||
|
||||
%check
|
||||
%python_exec %{_bindir}/py.test tests
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%doc AUTHORS README.rst
|
||||
|
Loading…
Reference in New Issue
Block a user