summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-routes_2.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-routes: add rdepends on python-repoze.lruJackie Huang2015-05-131-1/+1
| | | | | | | | | | | Add the missing rdepends on python-repoze.lru or it will fail with: File "/usr/lib64/python2.7/site-packages/routes/mapper.py", line 5, in <module> from repoze.lru import LRUCache ImportError: No module named repoze.lru Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-routes: upgrade to 2.1Jackie Huang2015-04-291-0/+18
Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>