]> code.ossystems Code Review - openembedded-core.git/commit
python: Several recipes needed SRC_URI updating
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Thu, 9 Jun 2016 17:00:06 +0000 (17:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Jun 2016 22:39:57 +0000 (23:39 +0100)
commit08de9032e870966947b937a1226dd860e0bd71cf
tree8bd7170273582723cc110190dacb410b66dd75e9
parentbc0cdaa927124150a6c38cd47977ee4da8dd440e
python: Several recipes needed SRC_URI updating

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

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-async.inc
meta/recipes-devtools/python/python-gitdb.inc
meta/recipes-devtools/python/python-nose_1.3.7.bb
meta/recipes-devtools/python/python-smmap.inc
meta/recipes-devtools/python/python3-nose_1.3.7.bb