From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Asaf Kahlon <asafka7@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/python-aiohttp: add aiosignal runtime dependency
Date: Sat, 1 Jan 2022 10:49:52 +0100 [thread overview]
Message-ID: <20220101094952.GR3390456@scaer> (raw)
In-Reply-To: <20220101000408.1538099-1-james.hilliard1@gmail.com>
James, All,
On 2021-12-31 17:04 -0700, James Hilliard spake thusly:
> Fixes:
> File "/usr/lib/python3.10/site-packages/aiohttp/__init__.py", line 6, in <module>
> File "/usr/lib/python3.10/site-packages/aiohttp/client.py", line 88, in <module>
> File "/usr/lib/python3.10/site-packages/aiohttp/tracing.py", line 5, in <module>
> ModuleNotFoundError: No module named 'aiosignal'
What about a small runtime test to ensure we no longer miss any such
dependency in the future? ;-)
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/python-aiohttp/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/python-aiohttp/Config.in b/package/python-aiohttp/Config.in
> index 9ffea088e4..85a6862141 100644
> --- a/package/python-aiohttp/Config.in
> +++ b/package/python-aiohttp/Config.in
> @@ -2,6 +2,7 @@ config BR2_PACKAGE_PYTHON_AIOHTTP
> bool "python-aiohttp"
> depends on BR2_PACKAGE_PYTHON3
> select BR2_PACKAGE_PYTHON_AIODNS # runtime
> + select BR2_PACKAGE_PYTHON_AIOSIGNAL # runtime
> select BR2_PACKAGE_PYTHON_ASYNC_TIMEOUT # runtime
> select BR2_PACKAGE_PYTHON_ATTRS # runtime
> select BR2_PACKAGE_PYTHON_CCHARDET if BR2_INSTALL_LIBSTDCPP # runtime
> --
> 2.25.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-01-01 9:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-01 0:04 [Buildroot] [PATCH 1/1] package/python-aiohttp: add aiosignal runtime dependency James Hilliard
2022-01-01 9:49 ` Yann E. MORIN [this message]
2022-01-26 14:36 ` Peter Korsgaard
2022-01-26 17:44 ` James Hilliard
2022-01-26 18:36 ` Peter Korsgaard
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=20220101094952.GR3390456@scaer \
--to=yann.morin.1998@free.fr \
--cc=asafka7@gmail.com \
--cc=buildroot@buildroot.org \
--cc=james.hilliard1@gmail.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