[oe-commits] [meta-openembedded] 17/26: python-pip: 7.1.0 -> 7.1.2

git at git.openembedded.org git at git.openembedded.org
Wed Jan 27 11:42:18 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit d744a484c8a1a1dcbf9a3887000fbf0b59d123dc
Author: Dai Caiyun <daicy.fnst at cn.fujitsu.com>
AuthorDate: Wed Jan 6 21:41:03 2016 -0800

    python-pip: 7.1.0 -> 7.1.2
    
    Upgrade python-pip from 7.1.0 to 7.1.2.
    
    Signed-off-by: Dai Caiyun <daicy.fnst at cn.fujitsu.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../python/{python-pip_7.1.0.bb => python-pip_7.1.2.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pip_7.1.0.bb b/meta-python/recipes-devtools/python/python-pip_7.1.2.bb
similarity index 76%
rename from meta-python/recipes-devtools/python/python-pip_7.1.0.bb
rename to meta-python/recipes-devtools/python/python-pip_7.1.2.bb
index ae02e86..895cf6f 100644
--- a/meta-python/recipes-devtools/python/python-pip_7.1.0.bb
+++ b/meta-python/recipes-devtools/python/python-pip_7.1.2.bb
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=45665b53032c02b35e29ddab8e61fa91"
 
 SRC_URI = "https://pypi.python.org/packages/source/p/pip/pip-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "d935ee9146074b1d3f26c5f0acfd120e"
-SRC_URI[sha256sum] = "d5275ba3221182a5dd1b6bcfbfc5ec277fb399dd23226d6fa018048f7e0f10f2"
+SRC_URI[md5sum] = "3823d2343d9f3aaab21cf9c917710196"
+SRC_URI[sha256sum] = "ca047986f0528cfa975a14fb9f7f106271d4e0c3fe1ddced6c1db2e7ae57a477"
 
 S = "${WORKDIR}/pip-${PV}"
 

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


More information about the Openembedded-commits mailing list