Hello Qi,

no problem, this can be dropped. I'm working on a python 3.11 upgrade now:
https://git.yoctoproject.org/poky-contrib/log/?h=akanavin/python-3.11

The only issue found by AB is a couple failing tests:
https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/3909/steps/12/logs/stdio

Alex

On Fri, 19 Aug 2022 at 10:09, ChenQi <qi.c...@windriver.com> wrote:
>
> Hi Alex,
>
> I sent a patch to revert this recipe's version to 6.46, because it was broken 
> since it was upgraded to 6.48.
> In short, it's trying to use some python3.11 feature and falls back to a 
> module which itself is a backport from python3.11.
> More details are in the commit message: [OE-core][PATCH] python3-hypothesis: 
> revert back to 6.46.11
>
> Regards,
> Qi
>
> On 8/19/22 15:27, Alexander Kanavin wrote:
>
> Signed-off-by: Alexander Kanavin <a...@linutronix.de>
> ---
>  ...ython3-hypothesis_6.54.1.bb => python3-hypothesis_6.54.3.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-devtools/python/{python3-hypothesis_6.54.1.bb => 
> python3-hypothesis_6.54.3.bb} (91%)
>
> diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.54.1.bb 
> b/meta/recipes-devtools/python/python3-hypothesis_6.54.3.bb
> similarity index 91%
> rename from meta/recipes-devtools/python/python3-hypothesis_6.54.1.bb
> rename to meta/recipes-devtools/python/python3-hypothesis_6.54.3.bb
> index afcd5e64ef..7874fed296 100644
> --- a/meta/recipes-devtools/python/python3-hypothesis_6.54.1.bb
> +++ b/meta/recipes-devtools/python/python3-hypothesis_6.54.3.bb
> @@ -13,7 +13,7 @@ SRC_URI += " \
>      file://test_rle.py \
>      "
>
> -SRC_URI[sha256sum] = 
> "de63c34309181875e71d0f5d1c1051c9320a1fe0517ea6733af8cedf818191f4"
> +SRC_URI[sha256sum] = 
> "03749f5e2cb982e54e2a11abcb367b9a260ef8e279387d437145354c080a6bdc"
>
>  RDEPENDS:${PN} += " \
>      python3-attrs \
>
>
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#169615): 
https://lists.openembedded.org/g/openembedded-core/message/169615
Mute This Topic: https://lists.openembedded.org/mt/93120253/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to