Eventlet 0.15.0 is not found
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
RACK |
New
|
Undecided
|
Unassigned |
Bug Description
The eventlet version 0.15.0 is not found. It must be any one of the following versions.
0.2, 0.5.3, 0.6.1, 0.7, 0.8, 0.8.16, 0.9.17, 0.10.0, 0.11.0, 0.12.1, 0.13.0, 0.14.0, 0.15.2, 0.16.1, 0.17.4, 0.18.2, 0.18.3, 0.18.4, 0.19.0
The nearest version being 0.15.2, it must be updated to 0.15.2
Source: https:/
Error:
[root@ABC rack]# pip install -r requirements.txt
Requirement already satisfied (use --upgrade to upgrade): anyjson==0.3.3 in /usr/lib/
Requirement already satisfied (use --upgrade to upgrade): Babel==1.3 in /usr/lib/
Collecting eventlet==0.15.0 (from -r requirements.txt (line 3))
Could not find a version that satisfies the requirement eventlet==0.15.0 (from -r requirements.txt (line 3)) (from versions: 0.2, 0.5.3, 0.6.1, 0.7, 0.8, 0.8.16, 0.9.17, 0.10.0, 0.11.0, 0.12.1, 0.13.0, 0.14.0, 0.15.2, 0.16.1, 0.17.4, 0.18.2, 0.18.3, 0.18.4, 0.19.0)
No matching distribution found for eventlet==0.15.0 (from -r requirements.txt (line 3))
Changed in python-rack: | |
assignee: | nobody → Sharat Sharma (sharat-sharma) |
description: | updated |
Changed in python-rack: | |
assignee: | Sharat Sharma (sharat-sharma) → nobody |
status: | In Progress → New |
Fix proposed to branch: master /review. openstack. org/312871
Review: https:/