- Fix the build again
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect2?expand=0&rev=8
This commit is contained in:
parent
d7af80ee76
commit
dcba1dbd65
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 27 13:06:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Fix the build again
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 26 12:19:15 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@ -59,7 +59,7 @@ sed -i '/addopts/d' setup.cfg
|
||||
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
%python_exec -m pytest
|
||||
%python_exec -m pytest cssselect2/tests
|
||||
|
||||
%files %{python_files}
|
||||
%doc CHANGES README.rst
|
||||
|
Loading…
Reference in New Issue
Block a user