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. Thanks, Iwase ------------------------------------------------------------------------------ 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