[gnome-continuous-yocto/gnomeostree-3.28-rocko: 797/8267] python3-pip: Upgrade from 8.0.0 to 8.1.2



commit 6aaeced07bf301f85a40093f5e4b8950f89740bc
Author: Alejandro Hernandez <alejandro hernandez linux intel com>
Date:   Wed Jun 8 05:56:15 2016 +0000

    python3-pip: Upgrade from 8.0.0 to 8.1.2
    
    (From OE-Core rev: e2e248919e31029ece26ec0f1383690ce410aa24)
    
    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-pip_8.0.0.bb => python3-pip_8.1.2.bb} |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/meta/recipes-devtools/python/python3-pip_8.0.0.bb 
b/meta/recipes-devtools/python/python3-pip_8.1.2.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-pip_8.0.0.bb
rename to meta/recipes-devtools/python/python3-pip_8.1.2.bb
index 834ecda..e319dff 100644
--- a/meta/recipes-devtools/python/python3-pip_8.0.0.bb
+++ b/meta/recipes-devtools/python/python3-pip_8.1.2.bb
@@ -7,11 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=25fba45109565f87de20bae85bc39452"
 SRCNAME = "pip"
 DEPENDS += "python3 python3-setuptools-native"
 
-SRC_URI = " \
-  http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
-"
-SRC_URI[md5sum] = "5601c4323464add1482291634142894d"
-SRC_URI[sha256sum] = "90112b296152f270cb8dddcd19b7b87488d9e002e8cf622e14c4da9c2f6319b1"
+SRC_URI = "https://files.pythonhosted.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz";
+
+SRC_URI[md5sum] = "87083c0b9867963b29f7aba3613e8f4a"
+SRC_URI[sha256sum] = "4d24b03ffa67638a3fa931c09fd9e0273ffa904e95ebebe7d4b1a54c93d7b732"
 
 UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pip";
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]