summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-sqlalchemy_0.9.7.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-sqlalchemy upgrade 0.9.7->1.0.8Lei Maohui2015-08-051-16/+0
| | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* docker: Add dependencies for docker and docker-registryAmy Fong2015-03-171-0/+16
These are a set of dependencies required to build and run docker and docker-registry which had previously existed in meta-cloud-services. By moving these from meta-cloud-services to meta-virtualization we can build and use docker without needing to include meta-cloud-services. Since meta-cloud-services depends on meta-virtualization these recipes will still be available for use with packages/images in meta-cloud-services. There is a concern that meta-cloud-services contains many python packages as there exists tight dependency for specific package versions, this move does not prevent this tight binding from continuing using various mechanisms made available to layers. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Amy Fong <amy.fong@windriver.com>