mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
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 0/2] Add python3-uvloop
Date: Tue,  3 May 2022 14:03:53 +0200	[thread overview]
Message-ID: <20220503120355.1437606-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.

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                     | 59 +++++++++++++++++++
 4 files changed, 71 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




             reply	other threads:[~2022-05-03 12:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-03 12:03 David Jander [this message]
2022-05-03 12:03 ` [ptxdist] [PATCH 1/2] libuv version bump 1.34.0 -> 1.42.0 David Jander
2022-05-03 12:03 ` [ptxdist] [PATCH 2/2] python3-uvloop: new package 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=20220503120355.1437606-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