summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-positional_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-positional: use archived tarballMark Asselstine2017-08-221-22/+0
| | | | | | | | | | | | | | | The upstream project has been discontinued as you can see from the comment from the developer in response to another pkg which used positional: https://github.com/conda-forge/positional-feedstock/issues/7 In addition to discontinuing the project the developer removed the repository, so we need to use the version archived via pypi. We can't simply drop the package as it is used by python-nova and other openstack components. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-positional: add new recipe to support python-oslo.contextMark Asselstine2017-01-201-0/+22
Required to support the uprev to python-oslo.context to stable/newton. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>