* [PATCH] [oe] [meta-python] [PATCH] python3-asttokens: upgrade 2.0.5 -> 2.0.7
@ 2022-08-11 20:16 zhengrq.fnst
2022-08-17 3:12 ` Khem Raj
0 siblings, 1 reply; 3+ messages in thread
From: zhengrq.fnst @ 2022-08-11 20:16 UTC (permalink / raw)
To: openembedded-devel
Add dependence python3-six
Changelog:
Fix astroid type checking import errors
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
...ython3-asttokens_2.0.5.bb => python3-asttokens_2.0.7.bb} | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-asttokens_2.0.5.bb => python3-asttokens_2.0.7.bb} (73%)
diff --git a/meta-python/recipes-devtools/python/python3-asttokens_2.0.5.bb b/meta-python/recipes-devtools/python/python3-asttokens_2.0.7.bb
similarity index 73%
rename from meta-python/recipes-devtools/python/python3-asttokens_2.0.5.bb
rename to meta-python/recipes-devtools/python/python3-asttokens_2.0.7.bb
index da49040d76..5e3ca9e30f 100644
--- a/meta-python/recipes-devtools/python/python3-asttokens_2.0.5.bb
+++ b/meta-python/recipes-devtools/python/python3-asttokens_2.0.7.bb
@@ -7,8 +7,12 @@ PYPI_PACKAGE = "asttokens"
inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = "9a54c114f02c7a9480d56550932546a3f1fe71d8a02f1bc7ccd0ee3ee35cf4d5"
+SRC_URI[sha256sum] = "8444353e4e2a99661c8dfb85ec9c02eedded08f0006234bff7db44a06840acc2"
DEPENDS += "python3-setuptools-scm-native"
+RDEPENDS:${PN} += " \
+ ${PYTHON_PN}-six \
+"
+
BBCLASSEXTEND = "native"
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] [oe] [meta-python] [PATCH] python3-asttokens: upgrade 2.0.5 -> 2.0.7
2022-08-11 20:16 [PATCH] [oe] [meta-python] [PATCH] python3-asttokens: upgrade 2.0.5 -> 2.0.7 zhengrq.fnst
@ 2022-08-17 3:12 ` Khem Raj
2022-08-17 3:51 ` zhengrq.fnst
0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2022-08-17 3:12 UTC (permalink / raw)
To: zhengruoqin, openembedded-devel
please adjust your system clock before sending patches. They are again
arriving in past dates.
On 8/11/22 1:16 PM, zhengruoqin wrote:
> Add dependence python3-six
>
> Changelog:
> Fix astroid type checking import errors
>
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
> ---
> ...ython3-asttokens_2.0.5.bb => python3-asttokens_2.0.7.bb} | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
> rename meta-python/recipes-devtools/python/{python3-asttokens_2.0.5.bb => python3-asttokens_2.0.7.bb} (73%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-asttokens_2.0.5.bb b/meta-python/recipes-devtools/python/python3-asttokens_2.0.7.bb
> similarity index 73%
> rename from meta-python/recipes-devtools/python/python3-asttokens_2.0.5.bb
> rename to meta-python/recipes-devtools/python/python3-asttokens_2.0.7.bb
> index da49040d76..5e3ca9e30f 100644
> --- a/meta-python/recipes-devtools/python/python3-asttokens_2.0.5.bb
> +++ b/meta-python/recipes-devtools/python/python3-asttokens_2.0.7.bb
> @@ -7,8 +7,12 @@ PYPI_PACKAGE = "asttokens"
>
> inherit pypi python_setuptools_build_meta
>
> -SRC_URI[sha256sum] = "9a54c114f02c7a9480d56550932546a3f1fe71d8a02f1bc7ccd0ee3ee35cf4d5"
> +SRC_URI[sha256sum] = "8444353e4e2a99661c8dfb85ec9c02eedded08f0006234bff7db44a06840acc2"
>
> DEPENDS += "python3-setuptools-scm-native"
>
> +RDEPENDS:${PN} += " \
> + ${PYTHON_PN}-six \
> +"
> +
> BBCLASSEXTEND = "native"
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#98272): https://lists.openembedded.org/g/openembedded-devel/message/98272
> Mute This Topic: https://lists.openembedded.org/mt/93073545/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] 3+ messages in thread
* RE: [PATCH] [oe] [meta-python] [PATCH] python3-asttokens: upgrade 2.0.5 -> 2.0.7
2022-08-17 3:12 ` Khem Raj
@ 2022-08-17 3:51 ` zhengrq.fnst
0 siblings, 0 replies; 3+ messages in thread
From: zhengrq.fnst @ 2022-08-17 3:51 UTC (permalink / raw)
To: Khem Raj; +Cc: openembedded-devel@lists.openembedded.org
Hi Khem
I'm sorry for that problem.
And I have adjusted my system clock.
--------------------------------------------------
Zheng Ruoqin
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST)
ADDR.: No.6 Wenzhu Road, Software Avenue,
Nanjing, 210012, China
MAIL : zhengrq.fnst@cn.fujistu.com
> -----Original Message-----
> From: Khem Raj <raj.khem@gmail.com>
> Sent: Wednesday, August 17, 2022 11:12 AM
> To: Zheng, Ruoqin/郑 若钦 <zhengrq.fnst@fujitsu.com>;
> openembedded-devel@lists.openembedded.org
> Subject: Re: [PATCH] [oe] [meta-python] [PATCH] python3-asttokens:
> upgrade 2.0.5 -> 2.0.7
>
> please adjust your system clock before sending patches. They are again
> arriving in past dates.
>
> On 8/11/22 1:16 PM, zhengruoqin wrote:
> > Add dependence python3-six
> >
> > Changelog:
> > Fix astroid type checking import errors
> >
> > Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
> > ---
> > ...ython3-asttokens_2.0.5.bb => python3-asttokens_2.0.7.bb} | 6
> +++++-
> > 1 file changed, 5 insertions(+), 1 deletion(-)
> > rename
> > meta-python/recipes-devtools/python/{python3-asttokens_2.0.5.bb =>
> > python3-asttokens_2.0.7.bb} (73%)
> >
> > diff --git
> > a/meta-python/recipes-devtools/python/python3-asttokens_2.0.5.bb
> > b/meta-python/recipes-devtools/python/python3-asttokens_2.0.7.bb
> > similarity index 73%
> > rename from
> > meta-python/recipes-devtools/python/python3-asttokens_2.0.5.bb
> > rename to
> > meta-python/recipes-devtools/python/python3-asttokens_2.0.7.bb
> > index da49040d76..5e3ca9e30f 100644
> > --- a/meta-python/recipes-devtools/python/python3-asttokens_2.0.5.bb
> > +++ b/meta-python/recipes-devtools/python/python3-asttokens_2.0.7.bb
> > @@ -7,8 +7,12 @@ PYPI_PACKAGE = "asttokens"
> >
> > inherit pypi python_setuptools_build_meta
> >
> > -SRC_URI[sha256sum] =
> "9a54c114f02c7a9480d56550932546a3f1fe71d8a02f1bc7ccd0ee3ee35cf
> 4d5"
> > +SRC_URI[sha256sum] =
> "8444353e4e2a99661c8dfb85ec9c02eedded08f0006234bff7db44a06840
> acc2"
> >
> > DEPENDS += "python3-setuptools-scm-native"
> >
> > +RDEPENDS:${PN} += " \
> > + ${PYTHON_PN}-six \
> > +"
> > +
> > BBCLASSEXTEND = "native"
> >
> >
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > View/Reply Online (#98272):
> > https://lists.openembedded.org/g/openembedded-devel/message/98272
> > Mute This Topic: https://lists.openembedded.org/mt/93073545/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] 3+ messages in thread
end of thread, other threads:[~2022-08-17 3:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-11 20:16 [PATCH] [oe] [meta-python] [PATCH] python3-asttokens: upgrade 2.0.5 -> 2.0.7 zhengrq.fnst
2022-08-17 3:12 ` Khem Raj
2022-08-17 3:51 ` zhengrq.fnst
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.