From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: Asaf Kahlon <asafka7@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH next 1/1] package/python-automat: bump to version 22.10.0
Date: Mon, 14 Nov 2022 23:16:39 +0100 [thread overview]
Message-ID: <20221114231639.2804bec4@windsurf> (raw)
In-Reply-To: <20221114215314.485513-1-ju.o@free.fr>
On Mon, 14 Nov 2022 22:53:14 +0100
Julien Olivain <ju.o@free.fr> wrote:
> Current python-automat version 20.2.0 no longer work with Python 3.11
> updated in commit 738500c296.
>
> Running package runtime test with command:
>
> support/testing/run-tests \
> -d dl \
> -o output_folder \
> tests.package.test_python_automat.TestPythonPy3Automat
>
> Fails with output:
>
> Traceback (most recent call last):
> File "/root/sample_python_automat.py", line 27, in <module>
> led.turn_on()
> ^^^^^^^^^^^
> File "/usr/lib/python3.11/site-packages/automat/_methodical.py", line 232, in __get__
> File "/usr/lib/python3.11/site-packages/automat/_introspection.py", line 43, in decorator
> File "/usr/lib/python3.11/site-packages/automat/_introspection.py", line 35, in copyfunction
> File "/usr/lib/python3.11/site-packages/automat/_introspection.py", line 23, in copycode
> TypeError: code() argument 13 must be str, not int
>
> This commit fixes this issue by updating the package to the latest
> version.
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Patch tested on next branch at commit d31447b with commands:
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-11-14 22:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-14 21:53 [Buildroot] [PATCH next 1/1] package/python-automat: bump to version 22.10.0 Julien Olivain
2022-11-14 22:16 ` Thomas Petazzoni via buildroot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221114231639.2804bec4@windsurf \
--to=buildroot@buildroot.org \
--cc=asafka7@gmail.com \
--cc=ju.o@free.fr \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox