openembedded-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-jsonschema: update to 4.1.0
@ 2021-10-15 22:56 Oleksandr Kravchuk
  2021-10-16 12:36 ` [oe] " Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2021-10-15 22:56 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 ...python3-jsonschema_3.2.0.bb => python3-jsonschema_4.1.0.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-jsonschema_3.2.0.bb => python3-jsonschema_4.1.0.bb} (90%)

diff --git a/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb b/meta-python/recipes-devtools/python/python3-jsonschema_4.1.0.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb
rename to meta-python/recipes-devtools/python/python3-jsonschema_4.1.0.bb
index c7efe33a8..8db72658f 100644
--- a/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-jsonschema_4.1.0.bb
@@ -5,8 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8 \
                     file://json/LICENSE;md5=9d4de43111d33570c8fe49b4cb0e01af"
 DEPENDS += "${PYTHON_PN}-vcversioner-native ${PYTHON_PN}-setuptools-scm-native"
 
-SRC_URI[md5sum] = "f1a0b5011f05a02a8dee1070cd10a26d"
-SRC_URI[sha256sum] = "c8a85b28d377cc7737e46e2d9f2b4f44ee3c0e1deac6bf46ddefc7187d30797a"
+SRC_URI[sha256sum] = "9dd7c33b4a96138dc37bb86b3610d3b12d30d96433d4d73435ca3025804154a8"
 
 inherit pypi setuptools3
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [oe] [meta-python][PATCH] python3-jsonschema: update to 4.1.0
  2021-10-15 22:56 [meta-python][PATCH] python3-jsonschema: update to 4.1.0 Oleksandr Kravchuk
@ 2021-10-16 12:36 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2021-10-16 12:36 UTC (permalink / raw)
  To: Oleksandr Kravchuk; +Cc: openembeded-devel

fails to build

https://errors.yoctoproject.org/Errors/Details/612590/

On Fri, Oct 15, 2021 at 3:56 PM Oleksandr Kravchuk
<open.source@oleksandr-kravchuk.com> wrote:
>
> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
> ---
>  ...python3-jsonschema_3.2.0.bb => python3-jsonschema_4.1.0.bb} | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>  rename meta-python/recipes-devtools/python/{python3-jsonschema_3.2.0.bb => python3-jsonschema_4.1.0.bb} (90%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb b/meta-python/recipes-devtools/python/python3-jsonschema_4.1.0.bb
> similarity index 90%
> rename from meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb
> rename to meta-python/recipes-devtools/python/python3-jsonschema_4.1.0.bb
> index c7efe33a8..8db72658f 100644
> --- a/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-jsonschema_4.1.0.bb
> @@ -5,8 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8 \
>                      file://json/LICENSE;md5=9d4de43111d33570c8fe49b4cb0e01af"
>  DEPENDS += "${PYTHON_PN}-vcversioner-native ${PYTHON_PN}-setuptools-scm-native"
>
> -SRC_URI[md5sum] = "f1a0b5011f05a02a8dee1070cd10a26d"
> -SRC_URI[sha256sum] = "c8a85b28d377cc7737e46e2d9f2b4f44ee3c0e1deac6bf46ddefc7187d30797a"
> +SRC_URI[sha256sum] = "9dd7c33b4a96138dc37bb86b3610d3b12d30d96433d4d73435ca3025804154a8"
>
>  inherit pypi setuptools3
>
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#93362): https://lists.openembedded.org/g/openembedded-devel/message/93362
> Mute This Topic: https://lists.openembedded.org/mt/86361681/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-16 12:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15 22:56 [meta-python][PATCH] python3-jsonschema: update to 4.1.0 Oleksandr Kravchuk
2021-10-16 12:36 ` [oe] " Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).