summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-smmap.inc
Commit message (Collapse)AuthorAgeFilesLines
* python: Several recipes needed SRC_URI updatingAlejandro Hernandez2016-06-121-1/+1
| | | | | | | | | | | | | Most python recipes download its source from pypi.python.org, but they changed the way theyre storing the source code, so we need to use pythonhosted instead, see: https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package (From OE-Core rev: 08de9032e870966947b937a1226dd860e0bd71cf) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python3-smmap: add it for python3-gitdbRobert Yang2016-05-191-0/+19
Need add python3-git to buildtools-tarball for the py3 build, and the dependencies chain is: python3-git -> python3-gitdb -> python3-smmap (From OE-Core rev: 762c280259b90d2cb827b8f8dc62490e36bd7df8) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>