All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-configargparse: update to 1.3
@ 2021-02-19 21:55 Oleksandr Kravchuk
  2021-02-22 13:19 ` [oe] " Trevor Gamblin
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2021-02-19 21:55 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 ...-configargparse_1.2.3.bb => python3-configargparse_1.3.bb} | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-configargparse_1.2.3.bb => python3-configargparse_1.3.bb} (78%)

diff --git a/meta-python/recipes-devtools/python/python3-configargparse_1.2.3.bb b/meta-python/recipes-devtools/python/python3-configargparse_1.3.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-configargparse_1.2.3.bb
rename to meta-python/recipes-devtools/python/python3-configargparse_1.3.bb
index 54841c243..aac58de37 100644
--- a/meta-python/recipes-devtools/python/python3-configargparse_1.2.3.bb
+++ b/meta-python/recipes-devtools/python/python3-configargparse_1.3.bb
@@ -3,8 +3,7 @@ HOMEPAGE = "https://github.com/bw2/ConfigArgParse"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=da746463714cc35999ed9a42339f2943"
 
-SRC_URI[md5sum] = "8978866babc7ff0994f691ebe48b5aba"
-SRC_URI[sha256sum] = "edd17be986d5c1ba2e307150b8e5f5107aba125f3574dddd02c85d5cdcfd37dc"
+SRC_URI[sha256sum] = "0428b975ab6c48bb101ccb732e1b5cb616296e28268e032aa806f32b647a1cc1"
 
 PYPI_PACKAGE = "ConfigArgParse"
 
@@ -19,4 +18,3 @@ RDEPENDS_${PN} += "\
 "
 
 BBCLASSEXTEND = "native nativesdk"
-
-- 
2.25.1


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

* Re: [oe] [meta-python][PATCH] python3-configargparse: update to 1.3
  2021-02-19 21:55 [meta-python][PATCH] python3-configargparse: update to 1.3 Oleksandr Kravchuk
@ 2021-02-22 13:19 ` Trevor Gamblin
  0 siblings, 0 replies; 2+ messages in thread
From: Trevor Gamblin @ 2021-02-22 13:19 UTC (permalink / raw)
  To: Oleksandr Kravchuk, openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1621 bytes --]


On 2021-02-19 4:55 p.m., Oleksandr Kravchuk wrote:
> [Please note: This e-mail is from an EXTERNAL e-mail address]
>
> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...-configargparse_1.2.3.bb => python3-configargparse_1.3.bb} | 4 +---
>   1 file changed, 1 insertion(+), 3 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-configargparse_1.2.3.bb => python3-configargparse_1.3.bb} (78%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-configargparse_1.2.3.bb b/meta-python/recipes-devtools/python/python3-configargparse_1.3.bb
> similarity index 78%
> rename from meta-python/recipes-devtools/python/python3-configargparse_1.2.3.bb
> rename to meta-python/recipes-devtools/python/python3-configargparse_1.3.bb
> index 54841c243..aac58de37 100644
> --- a/meta-python/recipes-devtools/python/python3-configargparse_1.2.3.bb
> +++ b/meta-python/recipes-devtools/python/python3-configargparse_1.3.bb
> @@ -3,8 +3,7 @@ HOMEPAGE = "https://github.com/bw2/ConfigArgParse"
>   LICENSE = "MIT"
>   LIC_FILES_CHKSUM = "file://LICENSE;md5=da746463714cc35999ed9a42339f2943"
>
> -SRC_URI[md5sum] = "8978866babc7ff0994f691ebe48b5aba"
> -SRC_URI[sha256sum] = "edd17be986d5c1ba2e307150b8e5f5107aba125f3574dddd02c85d5cdcfd37dc"
> +SRC_URI[sha256sum] = "0428b975ab6c48bb101ccb732e1b5cb616296e28268e032aa806f32b647a1cc1"
>
>   PYPI_PACKAGE = "ConfigArgParse"
>
> @@ -19,4 +18,3 @@ RDEPENDS_${PN} += "\
>   "
>
>   BBCLASSEXTEND = "native nativesdk"
> -
> --
> 2.25.1
>
>
> 
>

[-- Attachment #2: Type: text/html, Size: 2664 bytes --]

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

end of thread, other threads:[~2021-02-22 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-19 21:55 [meta-python][PATCH] python3-configargparse: update to 1.3 Oleksandr Kravchuk
2021-02-22 13:19 ` [oe] " Trevor Gamblin

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.