From c8c10bd661c6511597011e3443b313eb938235607b1d3d5d093eadac67d83243 Mon Sep 17 00:00:00 2001 From: Todd R Date: Sun, 14 Apr 2013 09:51:25 +0000 Subject: [PATCH 1/3] 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 From ff92b84409187201930057c1fba8490ace655b3777358f055f0a04f3a98948cd Mon Sep 17 00:00:00 2001 From: Todd R Date: Sun, 14 Apr 2013 09:52:47 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=82 --- python3-kombu.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-kombu.changes b/python3-kombu.changes index c1911d3..2cc3c24 100644 --- a/python3-kombu.changes +++ b/python3-kombu.changes @@ -24,7 +24,7 @@ Fri Apr 12 17:47:22 UTC 2013 - alexandre@exatati.com.br - Redis: More friendly error for when keys are missing. - Connection URLs: The parser did not work well when there were multiple '+' tokens. -- Remove unused patch +- Remove patch that is no longer needed ------------------------------------------------------------------- Fri Apr 12 12:06:17 UTC 2013 - toddrme2178@gmail.com From 08b316a79fe22d51d9d8dc4033fc2ffc430e1d4e9bcf8e0339d9493df4cb51f2 Mon Sep 17 00:00:00 2001 From: Todd R Date: Sun, 14 Apr 2013 09:53:03 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=83 --- python-kombu.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-kombu.changes b/python-kombu.changes index bb62293..7fd0f9c 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -2,7 +2,7 @@ Sat Apr 13 10:17:23 UTC 2013 - toddrme2178@gmail.com - Changes suggests to recommends since suggets are not well supported -- Remove unused patch +- Remove patch that is no longer needed ------------------------------------------------------------------- Fri Apr 12 17:47:22 UTC 2013 - alexandre@exatati.com.br