From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Mark Asselstine <mark.asselstine@windriver.com>
Cc: meta-virtualization@yoctoproject.org
Subject: Re: [PATCH] python-six: uprev to latest
Date: Tue, 9 Feb 2016 14:28:11 -0500 [thread overview]
Message-ID: <56BA3DCB.205@windriver.com> (raw)
In-Reply-To: <1454943678-4827-1-git-send-email-mark.asselstine@windriver.com>
On 2016-02-08 10:01 AM, Mark Asselstine wrote:
> The openstack layer requires a version of six >= 1.9.0
merged.
Bruce
>
> Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
> ---
> .../python/{python-requests_2.3.0.bb => python-requests_2.8.1.bb} | 7 +++----
> .../python/{python-six_1.7.3.bb => python-six_1.10.0.bb} | 7 +++----
> 2 files changed, 6 insertions(+), 8 deletions(-)
> rename recipes-devtools/python/{python-requests_2.3.0.bb => python-requests_2.8.1.bb} (78%)
> rename recipes-devtools/python/{python-six_1.7.3.bb => python-six_1.10.0.bb} (57%)
>
> diff --git a/recipes-devtools/python/python-requests_2.3.0.bb b/recipes-devtools/python/python-requests_2.8.1.bb
> similarity index 78%
> rename from recipes-devtools/python/python-requests_2.3.0.bb
> rename to recipes-devtools/python/python-requests_2.8.1.bb
> index 6f38bf1..187f97a 100644
> --- a/recipes-devtools/python/python-requests_2.3.0.bb
> +++ b/recipes-devtools/python/python-requests_2.8.1.bb
> @@ -14,15 +14,14 @@ DESCRIPTION = "\
> "
> SECTION = "devel/python"
> LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=c7869e52c8275537186de35e3cd5f9ec"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=58c7e163c9f8ee037246da101c6afd1e"
>
> -PR = "r0"
> SRCNAME = "requests"
>
> SRC_URI = "http://pypi.python.org/packages/source/r/requests/${SRCNAME}-${PV}.tar.gz"
>
> -SRC_URI[md5sum] = "7449ffdc8ec9ac37bbcd286003c80f00"
> -SRC_URI[sha256sum] = "1c1473875d846fe563d70868acf05b1953a4472f4695b7b3566d1d978957b8fc"
> +SRC_URI[md5sum] = "a27ea3d72d7822906ddce5e252d6add9"
> +SRC_URI[sha256sum] = "84fe8d5bf4dcdcc49002446c47a146d17ac10facf00d9086659064ac43b6c25b"
>
> S = "${WORKDIR}/${SRCNAME}-${PV}"
>
> diff --git a/recipes-devtools/python/python-six_1.7.3.bb b/recipes-devtools/python/python-six_1.10.0.bb
> similarity index 57%
> rename from recipes-devtools/python/python-six_1.7.3.bb
> rename to recipes-devtools/python/python-six_1.10.0.bb
> index 07dcafd..a84a4c4 100644
> --- a/recipes-devtools/python/python-six_1.7.3.bb
> +++ b/recipes-devtools/python/python-six_1.10.0.bb
> @@ -2,16 +2,15 @@ DESCRIPTION = "Python 2 and 3 compatibility utilities"
> HOMEPAGE = "http://pypi.python.org/pypi/six/"
> SECTION = "devel/python"
> LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=530f34047c21ad45b3199946dd90bea5"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=6f00d4a50713fa859858dd9abaa35b21"
>
> -PR = "r1"
> SRCNAME = "six"
>
> SRC_URI = "https://pypi.python.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
> "
>
> -SRC_URI[md5sum] = "784c6e5541c3c4952de9c0a966a0a80b"
> -SRC_URI[sha256sum] = "7a842c9f882c0b2ab1064d567bb9fff6a21c9efbc3d9992083ad6193787ed393"
> +SRC_URI[md5sum] = "34eed507548117b2ab523ab14b2f8b55"
> +SRC_URI[sha256sum] = "105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a"
>
> S = "${WORKDIR}/${SRCNAME}-${PV}"
>
>
prev parent reply other threads:[~2016-02-09 19:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-08 15:01 [PATCH] python-six: uprev to latest Mark Asselstine
2016-02-09 19:28 ` Bruce Ashfield [this message]
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=56BA3DCB.205@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=mark.asselstine@windriver.com \
--cc=meta-virtualization@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.