From ad726542fbeadc57b05199e0b97ad86d372b247f0babdb48b2d95cbba1016ed8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 8 Apr 2019 08:59:10 +0000 Subject: [PATCH] - Disable python3 building as the mockito is py2 only (git master is py3 compatible so hopefully next release should be supported) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mockito?expand=0&rev=13 --- python-mockito.changes | 6 ++++++ python-mockito.spec | 1 + 2 files changed, 7 insertions(+) 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