On Mon, 9 May 2016 14:00:23 +0900
Iwase Yusuke <iwase.yusu...@gmail.com> wrote:

> Hi Team,
> 
> Recently, Paramiko, which are python library Ryu requires, updates the
> requirements of cryptography.
> https://github.com/paramiko/paramiko/commit/1e7849ba910365e6008fd276b271e90a718fd618#diff-89c074eaad362e54964fe1af8c6cbf82R2
> 
> According to this change, installed cryptography is upgrade to 1.1,
> but this version of cryptography is not compatible with PyPy < 2.6.
> so this causes test error on Travis-CI, because PyPy version of
> Travis-CI is older than 2.6.
> 
> Now, I wrote a patch for this problem, but please note this branch is
> under reviewing in our team.
> https://github.com/iwaseyusuke/ryu/commit/4e30b50799e71eb46cfdd168014fb6aebafafe67
> 
> If anyone has some comments on this patch, please feel free to contact me.

You think that the patch isn't ready for merge now? If so, I'll
temporally accept the failure of pypy:

https://github.com/fujita/ryu/commit/ca7663ffa006ceabba06fd730fafc43cf7dca582

Today I like to push another patch for ovs and push the new release:

https://github.com/fujita/ryu/commit/c809f9603688c2ae03065d38caa6d3a209ec3d07

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to