[oe] [meta-python][PATCH] python3-h5py: upgrade 2.9.0 -> 2.10.0

Khem Raj raj.khem at gmail.com
Thu Jan 16 04:53:46 UTC 2020


There is a patch fuzz being reported, can you inspect the patch and
refresh it on top of 2.10.0

WARNING: python3-h5py-2.10.0-r0 do_patch: Fuzz detected:

Applying patch 0001-cross-compiling-support.patch
patching file setup_build.py
Hunk #1 succeeded at 55 (offset 2 lines).
patching file setup_configure.py
Hunk #1 succeeded at 206 with fuzz 1 (offset -2 lines).

also see

https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/202

On Wed, Jan 15, 2020 at 1:30 AM Wang Mingyu <wangmy at cn.fujitsu.com> wrote:
>
> -License-Update: Copyright year updated from 2008 to 2008-2013.
>
> Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
> ---
>  .../python/{python3-h5py_2.9.0.bb => python3-h5py_2.10.0.bb}  | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta-python/recipes-devtools/python/{python3-h5py_2.9.0.bb => python3-h5py_2.10.0.bb} (81%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-h5py_2.9.0.bb b/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb
> similarity index 81%
> rename from meta-python/recipes-devtools/python/python3-h5py_2.9.0.bb
> rename to meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb
> index 7822e463e..9db23918c 100644
> --- a/meta-python/recipes-devtools/python/python3-h5py_2.9.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb
> @@ -2,12 +2,12 @@ SUMMARY = "Provides both a high- and low-level interface to the HDF5 library fro
>  HOMEPAGE = "https://www.h5py.org/"
>  SECTION = "devel/python"
>  LICENSE = "BSD-3-Clause"
> -LIC_FILES_CHKSUM = "file://setup.py;beginline=107;endline=107;md5=795ecad0d261c998cc526c84a822dff6"
> +LIC_FILES_CHKSUM = "file://licenses/license.txt;md5=798db444108a3ba1de5f804ff696ebb1"
>
>  SRC_URI = "git://github.com/h5py/h5py.git \
>             file://0001-cross-compiling-support.patch \
>            "
> -SRCREV ?= "8d96a14c3508de1bde77aec5db302e478dc5dbc4"
> +SRCREV ?= "1156f5ac1ca38db85dcd906cf19a7aba90d0b39a"
>
>  inherit setuptools3
>
> --
> 2.17.1
>
>
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list