diff --git a/python-cssselect2.changes b/python-cssselect2.changes index 6eb372a..b70466b 100644 --- a/python-cssselect2.changes +++ b/python-cssselect2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 27 13:06:42 UTC 2019 - Tomáš Chvátal + +- Fix the build again + ------------------------------------------------------------------- Tue Feb 26 12:19:15 UTC 2019 - John Vandenberg diff --git a/python-cssselect2.spec b/python-cssselect2.spec index 0519dae..50cd77f 100644 --- a/python-cssselect2.spec +++ b/python-cssselect2.spec @@ -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