summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-requests_2.8.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-*: use https for pypi URLsFabio Berton2017-12-011-1/+1
| | | | | | | | | | | | | Several of the recipes here were using http URLs for source hosted on pypi - pypi apparently no longer supports http so switch to https instead. Apply this commit [1] to krogoth branch. [1] https://www.mail-archive.com/meta-virtualization@yoctoproject.org/msg02821.html Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-six: uprev to latestMark Asselstine2016-02-091-0/+28
The openstack layer requires a version of six >= 1.9.0 Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>