Tomáš Chvátal 2019-02-27 13:06:52 +00:00 committed by Git OBS Bridge
parent d7af80ee76
commit dcba1dbd65
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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