From: David Jander <david@protonic.nl>
To: ptxdist@pengutronix.de
Cc: Michael Olbrich <m.olbrich@pengutronix.de>,
Marc Kleine-Budde <mkl@pengutronix.de>,
David Jander <david@protonic.nl>
Subject: [ptxdist] [PATCH V2 0/2] Add python3-uvloop
Date: Tue, 3 May 2022 14:33:44 +0200 [thread overview]
Message-ID: <20220503123346.1439367-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 V1:
- Removed reference to CREDITS file in comment
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 | 57 +++++++++++++++++++
4 files changed, 69 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-03 12:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-03 12:33 David Jander [this message]
2022-05-03 12:33 ` [ptxdist] [PATCH V2 1/2] libuv version bump 1.34.0 -> 1.42.0 David Jander
2022-05-09 6:29 ` [ptxdist] [APPLIED] " Michael Olbrich
2022-05-03 12:33 ` [ptxdist] [PATCH V2 2/2] python3-uvloop: new package David Jander
2022-05-06 7:29 ` Michael Olbrich
2022-05-06 11:31 ` Michael Olbrich
2022-05-06 11:34 ` Michael Olbrich
2022-05-06 11:51 ` David Jander
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=20220503123346.1439367-1-david@protonic.nl \
--to=david@protonic.nl \
--cc=m.olbrich@pengutronix.de \
--cc=mkl@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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