summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-django_1.7.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-django: uprev to 1.8.6Mark Asselstine2015-12-111-20/+0
| | | | | | | | | | Move to use git to ease future uprevs. Note that a recipe for django exists in meta-python and since it is a versioned recipe instead of a "_git" recipe it seems to be picked up instead of our recipe, so we need to add a PREFERRED_VERSION to ensure our recipe is used. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-django: inherit setuptools instead of distutilsJackie Huang2015-05-131-1/+1
| | | | | | | setup.py for this pkg uses setuptools, not distutils. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-django: fix the incorrect checksumJackie Huang2015-05-131-4/+3
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* support-libs: refresh round1Bruce Ashfield2015-03-031-0/+21
Refreshing the support libraries to prepare for kilo uprevs of the core components. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>