diff --git a/python-mockito.changes b/python-mockito.changes index ddb9878..ecd8eb7 100644 --- a/python-mockito.changes +++ b/python-mockito.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 8 08:58:08 UTC 2019 - Tomáš Chvátal + +- Disable python3 building as the mockito is py2 only (git master + is py3 compatible so hopefully next release should be supported) + ------------------------------------------------------------------- Fri Apr 5 12:38:51 UTC 2019 - Tomáš Chvátal diff --git a/python-mockito.spec b/python-mockito.spec index e90f5cf..eca42e3 100644 --- a/python-mockito.spec +++ b/python-mockito.spec @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python3 1 Name: python-mockito Version: 1.1.1 Release: 0