[meta-virtualization] [PATCH] python-six: uprev to latest

Bruce Ashfield bruce.ashfield at windriver.com
Tue Feb 9 11:28:11 PST 2016


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 at 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}"
>
>



More information about the meta-virtualization mailing list