summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-functools32_3.2.3-2.bb
Commit message (Collapse)AuthorAgeFilesLines
* functools32: use git instead of release tarballsMark Asselstine2015-11-161-29/+0
| | | | | | | | Since we are often moving packages forward on the master branch it is simpler to use git instead of tarballs. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* keystone: add missing functools32 moduleMark Asselstine2015-10-301-0/+29
Keystone fails to install due to functools32 missing. Add a new recipe for functools32 and include the dependency in keystone. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>