Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
 setup.cfg          | 2 +-
 tools/pip-requires | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index 44f55c7..41d1179 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,7 +6,7 @@ source-dir = doc/source
 [bdist_rpm]
 Release = 1
 Group = Applications/Accessories
-Requires = python-gevent >= 0.13, python-routes, python-webob, python-paramiko 
+Requires = python-eventlet, python-routes, python-webob, python-paramiko 
 doc_files = LICENSE
             MANIFEST.in
             README.rst
diff --git a/tools/pip-requires b/tools/pip-requires
index 2a9b4ce..cf7f06b 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,4 +1,4 @@
-gevent>=0.13
+eventlet
 routes
 webob>=1.0.8
 paramiko
-- 
1.8.0.1


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to