summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pyyaml_3.11.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>
* Add python packages needed for docker-registryAmy Fong2015-03-171-0/+30
Signed-off-by: Amy Fong <amy.fong@windriver.com>