From: David Jander <david@protonic.nl> To: ptxdist@pengutronix.de, Robin van der Gracht <robin@protonic.nl> Cc: Michael Olbrich <m.olbrich@pengutronix.de>, Marc Kleine-Budde <mkl@pengutronix.de>, David Jander <david@protonic.nl> Subject: [ptxdist] [PATCH V3 0/2] Add python3-uvloop Date: Fri, 6 May 2022 13:12:54 +0200 [thread overview] Message-ID: <20220506111256.1533831-1-david@protonic.nl> (raw) Bump libuv to version 1.42.0 as required by python3-uvloop 0.16. Add python3-uvloop 0.16, which is a much faster replacement for the python asyncio event loop. The performance improvements on embedded systems are well worthwhile the effort. Changes since V2: - Corrected licenses and added license files David Jander (2): libuv version bump 1.34.0 -> 1.42.0 python3-uvloop: new package .../autogen.sh | 0 rules/libuv.make | 4 +- rules/python3-uvloop.in | 10 ++++ rules/python3-uvloop.make | 60 +++++++++++++++++++ 4 files changed, 72 insertions(+), 2 deletions(-) rename patches/{libuv-v1.34.0 => libuv-v1.42.0}/autogen.sh (100%) create mode 100644 rules/python3-uvloop.in create mode 100644 rules/python3-uvloop.make -- 2.32.0
next reply other threads:[~2022-05-06 11:14 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-05-06 11:12 David Jander [this message] 2022-05-06 11:12 ` [ptxdist] [PATCH V3 1/2] libuv version bump 1.34.0 -> 1.42.0 David Jander 2022-05-06 11:12 ` [ptxdist] [PATCH V3 2/2] python3-uvloop: new package David Jander 2022-05-09 6:29 ` [ptxdist] [APPLIED] " Michael Olbrich
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=20220506111256.1533831-1-david@protonic.nl \ --to=david@protonic.nl \ --cc=m.olbrich@pengutronix.de \ --cc=mkl@pengutronix.de \ --cc=ptxdist@pengutronix.de \ --cc=robin@protonic.nl \ --subject='Re: [ptxdist] [PATCH V3 0/2] Add python3-uvloop' \ /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
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox