[oe-commits] [meta-openembedded] 18/35: python-pip: update to 8.1.1

git at git.openembedded.org git at git.openembedded.org
Tue Mar 29 07:37:12 UTC 2016


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

commit 8b06d21a7bfa15cff5fcb9a33d5b06520730b04f
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Mar 25 18:33:47 2016 -0400

    python-pip: update to 8.1.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../python/{python-pip_7.1.2.bb => python-pip_8.1.1.bb}             | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pip_7.1.2.bb b/meta-python/recipes-devtools/python/python-pip_8.1.1.bb
similarity index 55%
rename from meta-python/recipes-devtools/python/python-pip_7.1.2.bb
rename to meta-python/recipes-devtools/python/python-pip_8.1.1.bb
index 33e5ee2..c0c263b 100644
--- a/meta-python/recipes-devtools/python/python-pip_7.1.2.bb
+++ b/meta-python/recipes-devtools/python/python-pip_8.1.1.bb
@@ -1,9 +1,9 @@
 SUMMARY = "PIP is a tool for installing and managing Python packages"
 LICENSE = "MIT & LGPL-2.1"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=45665b53032c02b35e29ddab8e61fa91"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=25fba45109565f87de20bae85bc39452"
 
-SRC_URI[md5sum] = "3823d2343d9f3aaab21cf9c917710196"
-SRC_URI[sha256sum] = "ca047986f0528cfa975a14fb9f7f106271d4e0c3fe1ddced6c1db2e7ae57a477"
+SRC_URI[md5sum] = "6b86f11841e89c8241d689956ba99ed7"
+SRC_URI[sha256sum] = "3e78d3066aaeb633d185a57afdccf700aa2e660436b4af618bcb6ff0fa511798"
 
 inherit pypi setuptools
 

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


More information about the Openembedded-commits mailing list