From c8c10bd661c6511597011e3443b313eb938235607b1d3d5d093eadac67d83243 Mon Sep 17 00:00:00 2001 From: Todd R Date: Sun, 14 Apr 2013 09:51:25 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=81 --- python3-kombu.spec | 3 +++ 1 file changed, 3 insertions(+) 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