diff --git a/python3-kombu.spec b/python3-kombu.spec index e951d77..93d7da9 100644 --- a/python3-kombu.spec +++ b/python3-kombu.spec @@ -33,6 +33,9 @@ BuildRequires: python3-distribute BuildRequires: python3-mock BuildRequires: python3-msgpack-python BuildRequires: python3-nose-cover3 +# This package is not compatible with python 3.3 for now, +# please re-enable when this builds properly on +# openSUSE 12.3+ %if 0%{?suse_version} >= 1230 BuildRequires: python3-simplejson %endif