Re: [Ryu-devel] [PATCH] downgrade required version of msgpack-python

2014-06-15 Thread FUJITA Tomonori
On Sun, 15 Jun 2014 19:03:30 +0900 Yoshihiro Kaneko wrote: > For Ubuntu 14.04, downgrade the required version of msgpack-python. > > Signed-off-by: Yoshihiro Kaneko > --- > tools/pip-requires | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Ok, not nice but I think that it's easiest wa

[Ryu-devel] [PATCH] downgrade required version of msgpack-python

2014-06-15 Thread Yoshihiro Kaneko
For Ubuntu 14.04, downgrade the required version of msgpack-python. Signed-off-by: Yoshihiro Kaneko --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index 2528ebc..7be60f1 100644 --- a/tools/pip-requires +++ b/tool