Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 3/5] python3-pip: upgrade 18.0 -> 19.0.2
Date: Wed, 20 Feb 2019 11:31:34 +0000	[thread overview]
Message-ID: <20190220113136.25171-3-richard.purdie@linuxfoundation.org> (raw)
In-Reply-To: <20190220113136.25171-1-richard.purdie@linuxfoundation.org>

The license checksum changed due to copyright year changes.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../python/{python3-pip_18.0.bb => python3-pip_19.0.2.bb}   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/python/{python3-pip_18.0.bb => python3-pip_19.0.2.bb} (71%)

diff --git a/meta/recipes-devtools/python/python3-pip_18.0.bb b/meta/recipes-devtools/python/python3-pip_19.0.2.bb
similarity index 71%
rename from meta/recipes-devtools/python/python3-pip_18.0.bb
rename to meta/recipes-devtools/python/python3-pip_19.0.2.bb
index 3fcdb8014ac..d81a60caa2b 100644
--- a/meta/recipes-devtools/python/python3-pip_18.0.bb
+++ b/meta/recipes-devtools/python/python3-pip_19.0.2.bb
@@ -2,12 +2,12 @@ SUMMARY = "The PyPA recommended tool for installing Python packages"
 HOMEPAGE = "https://pypi.python.org/pypi/pip"
 SECTION = "devel/python"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=593c6cd9d639307226978cbcae61ad4b"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8ba06d529c955048e5ddd7c45459eb2e"
 
 DEPENDS += "python3 python3-setuptools-native"
 
-SRC_URI[md5sum] = "52f75ceb21e96c258f289859a2996b60"
-SRC_URI[sha256sum] = "a0e11645ee37c90b40c46d607070c4fd583e2cd46231b1c06e389c5e814eed76"
+SRC_URI[md5sum] = "526fd9ec1e6ea956b3571ebfb42cf83c"
+SRC_URI[sha256sum] = "f851133f8b58283fa50d8c78675eb88d4ff4cde29b6c41205cd938b06338e0e5"
 
 inherit pypi distutils3
 
-- 
2.20.1



  parent reply	other threads:[~2019-02-20 11:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-20 11:31 [PATCH 1/5] python3-gitdb: upgrade 2.0.4 -> 2.0.5 Richard Purdie
2019-02-20 11:31 ` [PATCH 2/5] python3-pbr: upgrade 5.1.1 -> 5.1.2 Richard Purdie
2019-02-20 11:31 ` Richard Purdie [this message]
2019-02-20 11:31 ` [PATCH 4/5] python3-setuptools: upgrade 40.0.0 -> 40.8.0 Richard Purdie
2019-02-20 11:31 ` [PATCH 5/5] python3-six: upgrade 1.11.0 -> 1.12.0 Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190220113136.25171-3-richard.purdie@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox