summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-lesscpy_0.9j.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-lesscpy: upgrade to 0.10.2Jackie Huang2015-04-291-28/+0
| | | | | | | remove unneeded patches since they are fixed in new version. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-lesscpy: python LESS compilerBruce Ashfield2013-11-251-0/+28
To provide compression and template capabilities the havana release of horizon requires lesscpy. But lesscpy is typically a python3 acript, so not only do we introduce the recipe, we make it compatible with python2. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>