summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-wrapt_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-wrapt: Remove the recipezangrc2019-12-231-15/+0
| | | | | | | Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-wrapt: switch to using gitMark Asselstine2016-01-151-0/+15
In an effort to make things easier to uprev whenever possible we should use git in our recipes. This has some negative implications if there is a versioned recipe in another layer (without using PREFERRED_VERSION the versioned recipe is used) but overall is the best solution. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>