[oe] [meta-python] [PATCH] python-pymisp: upgrade 2.4.117.2 -> 2.4.119.1

Tim Orling ticotimo at gmail.com
Tue Jan 21 03:28:52 UTC 2020


This now has a dependency on {python}-decorators [1][2], which you have not
provided. Please RUN-TIME test your upgrades. Fujitsu is providing upgrades
that break things. At some point we will simply have to deny all your
upgrades, because they are not of high quality. Please correct this.

root at qemux86-64:~# python
Python 2.7.17 (default, Oct 19 2019, 18:58:51)
[GCC 9.2.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pymisp
WARNING [__init__.py:56 - <module>() ] Unable to load pymisp properly: No
moduld
>>>

[1] https://pypi.org/project/Deprecated/#files
[2]
https://github.com/MISP/PyMISP/blob/fac748dd4c63c9eef4056c5fc5201e811a97be10/setup.py#L44

On Wed, Jan 1, 2020 at 11:03 PM Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
wrote:

> Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
> ---
>  meta-python/recipes-devtools/python/python-pymisp.inc         | 4 ++--
>  ...{python-pymisp_2.4.117.2.bb => python-pymisp_2.4.119.1.bb} | 0
>  ...ython3-pymisp_2.4.117.2.bb => python3-pymisp_2.4.119.1.bb} | 0
>  3 files changed, 2 insertions(+), 2 deletions(-)
>  rename meta-python/recipes-devtools/python/{python-pymisp_2.4.117.2.bb
> => python-pymisp_2.4.119.1.bb} (100%)
>  rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.117.2.bb
> => python3-pymisp_2.4.119.1.bb} (100%)
>
> diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc
> b/meta-python/recipes-devtools/python/python-pymisp.inc
> index 4c61d9fff..6c474920e 100644
> --- a/meta-python/recipes-devtools/python/python-pymisp.inc
> +++ b/meta-python/recipes-devtools/python/python-pymisp.inc
> @@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/MISP/PyMISP"
>  LICENSE = "BSD-2-Clause"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
>
> -SRC_URI[md5sum] = "77aef367e57ba7dcc6f9b3d445a960ed"
> -SRC_URI[sha256sum] =
> "de67196f6a8916b9c52a84a1c45ea967c53fa9d2b3795b070ad2c1cbc28d79d7"
> +SRC_URI[md5sum] = "57184785340e25469e4a80ff9ddce09e"
> +SRC_URI[sha256sum] =
> "594ea0a9e150052232425009eac6dd104a80f494d0e273cc48dd114d7ea8482b"
>
>  RDEPENDS_${PN} += " \
>      ${PYTHON_PN}-dateutil \
> diff --git a/meta-python/recipes-devtools/python/
> python-pymisp_2.4.117.2.bb b/meta-python/recipes-devtools/python/
> python-pymisp_2.4.119.1.bb
> similarity index 100%
> rename from meta-python/recipes-devtools/python/python-pymisp_2.4.117.2.bb
> rename to meta-python/recipes-devtools/python/python-pymisp_2.4.119.1.bb
> diff --git a/meta-python/recipes-devtools/python/
> python3-pymisp_2.4.117.2.bb b/meta-python/recipes-devtools/python/
> python3-pymisp_2.4.119.1.bb
> similarity index 100%
> rename from meta-python/recipes-devtools/python/
> python3-pymisp_2.4.117.2.bb
> rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.119.1.bb
> --
> 2.20.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