* [Buildroot] [PATCH 1/1] package/python-aiojobs: drop aiohttp dependency @ 2019-03-17 22:05 james.hilliard1 at gmail.com 2019-03-18 20:56 ` Thomas Petazzoni 2019-03-27 14:39 ` Peter Korsgaard 0 siblings, 2 replies; 3+ messages in thread From: james.hilliard1 at gmail.com @ 2019-03-17 22:05 UTC (permalink / raw) To: buildroot From: James Hilliard <james.hilliard1@gmail.com> aiohttp isn't a required dependency for aiojobs Signed-off-by: James Hilliard <james.hilliard1@gmail.com> --- package/python-aiojobs/Config.in | 1 - 1 file changed, 1 deletion(-) diff --git a/package/python-aiojobs/Config.in b/package/python-aiojobs/Config.in index 54d6c02a8e..ab61985164 100644 --- a/package/python-aiojobs/Config.in +++ b/package/python-aiojobs/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_PYTHON_AIOJOBS bool "python-aiojobs" depends on BR2_PACKAGE_PYTHON3 - select BR2_PACKAGE_PYTHON_AIOHTTP # runtime help Jobs scheduler for managing background task (asyncio). -- 2.17.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] package/python-aiojobs: drop aiohttp dependency 2019-03-17 22:05 [Buildroot] [PATCH 1/1] package/python-aiojobs: drop aiohttp dependency james.hilliard1 at gmail.com @ 2019-03-18 20:56 ` Thomas Petazzoni 2019-03-27 14:39 ` Peter Korsgaard 1 sibling, 0 replies; 3+ messages in thread From: Thomas Petazzoni @ 2019-03-18 20:56 UTC (permalink / raw) To: buildroot On Mon, 18 Mar 2019 06:05:57 +0800 james.hilliard1 at gmail.com wrote: > From: James Hilliard <james.hilliard1@gmail.com> > > aiohttp isn't a required dependency for aiojobs > > Signed-off-by: James Hilliard <james.hilliard1@gmail.com> > --- > package/python-aiojobs/Config.in | 1 - > 1 file changed, 1 deletion(-) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com ^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] package/python-aiojobs: drop aiohttp dependency 2019-03-17 22:05 [Buildroot] [PATCH 1/1] package/python-aiojobs: drop aiohttp dependency james.hilliard1 at gmail.com 2019-03-18 20:56 ` Thomas Petazzoni @ 2019-03-27 14:39 ` Peter Korsgaard 1 sibling, 0 replies; 3+ messages in thread From: Peter Korsgaard @ 2019-03-27 14:39 UTC (permalink / raw) To: buildroot >>>>> "james" == james hilliard1 <james.hilliard1@gmail.com> writes: > From: James Hilliard <james.hilliard1@gmail.com> > aiohttp isn't a required dependency for aiojobs > Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Committed to 2019.02.x, thanks. -- Bye, Peter Korsgaard ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-03-27 14:39 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-03-17 22:05 [Buildroot] [PATCH 1/1] package/python-aiojobs: drop aiohttp dependency james.hilliard1 at gmail.com 2019-03-18 20:56 ` Thomas Petazzoni 2019-03-27 14:39 ` Peter Korsgaard
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox