[oe-commits] [openembedded-core] 49/60: python3-pip: upgrade to 9.0.1

git at git.openembedded.org git at git.openembedded.org
Wed Nov 23 11:12:00 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 83a388aa354d5e721206f280c47b48199afc4d88
Author: Edwin Plauchu <edwin.plauchu.camacho at intel.com>
AuthorDate: Mon Nov 14 16:09:07 2016 -0600

    python3-pip: upgrade to 9.0.1
    
    Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../python/{python3-pip_8.1.2.bb => python3-pip_9.0.1.bb}             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python/python3-pip_8.1.2.bb b/meta/recipes-devtools/python/python3-pip_9.0.1.bb
similarity index 90%
rename from meta/recipes-devtools/python/python3-pip_8.1.2.bb
rename to meta/recipes-devtools/python/python3-pip_9.0.1.bb
index eefb4cb..6ac94bb 100644
--- a/meta/recipes-devtools/python/python3-pip_8.1.2.bb
+++ b/meta/recipes-devtools/python/python3-pip_9.0.1.bb
@@ -9,8 +9,8 @@ DEPENDS += "python3 python3-setuptools-native"
 
 SRC_URI = "https://files.pythonhosted.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "87083c0b9867963b29f7aba3613e8f4a"
-SRC_URI[sha256sum] = "4d24b03ffa67638a3fa931c09fd9e0273ffa904e95ebebe7d4b1a54c93d7b732"
+SRC_URI[md5sum] = "35f01da33009719497f01a4ba69d63c9"
+SRC_URI[sha256sum] = "09f243e1a7b461f654c26a725fa373211bb7ff17a9300058b205c61658ca940d"
 
 UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pip"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list