Tweaking pip install of Routes
This commit is contained in:
parent
29d73b4acf
commit
00e65ddb8c
@ -7,9 +7,8 @@
|
||||
"SQLAlchemy": {
|
||||
"version": "0.7.5"
|
||||
},
|
||||
"python-routes": {
|
||||
"version": "1.12*",
|
||||
"removable": true
|
||||
"Routes": {
|
||||
"version": "1.12.3"
|
||||
},
|
||||
#the base is 2.0, need to upgrade
|
||||
"pycrypto": {
|
||||
|
@ -53,10 +53,10 @@
|
||||
},
|
||||
"django-staticfiles" : {
|
||||
"version": "1.1.2"
|
||||
}
|
||||
"python-routes": {
|
||||
"version": "1.12*",
|
||||
},
|
||||
"Routes": {
|
||||
"version": "1.12.3"
|
||||
}
|
||||
},
|
||||
"fedora-16": {
|
||||
# rpm 1.7.9.1 does not have exceptions.Error
|
||||
|
@ -18,8 +18,8 @@
|
||||
"version": "2.5",
|
||||
"options": "--upgrade"
|
||||
},
|
||||
"python-routes": {
|
||||
"version": "1.12*",
|
||||
"Routes": {
|
||||
"version": "1.12.3"
|
||||
},
|
||||
#the newest we can get is 1.3.3 from epel/rhel
|
||||
#this causes issues like the following
|
||||
|
@ -20,9 +20,8 @@
|
||||
"version": "2.5",
|
||||
"options": "--upgrade"
|
||||
},
|
||||
"python-routes": {
|
||||
"version": "1.12*",
|
||||
"removable": true
|
||||
"Routes": {
|
||||
"version": "1.12.3"
|
||||
},
|
||||
#the newest we can get is 1.3.3 from epel/rhel
|
||||
#this causes issues like the following
|
||||
|
Loading…
x
Reference in New Issue
Block a user