mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/2] Add python3-uvloop
@ 2022-05-03 12:03 David Jander
  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
  0 siblings, 2 replies; 3+ messages in thread
From: David Jander @ 2022-05-03 12:03 UTC (permalink / raw)
  To: ptxdist; +Cc: Michael Olbrich, Marc Kleine-Budde, David Jander

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-03 12:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-03 12:03 [ptxdist] [PATCH 0/2] Add python3-uvloop David Jander
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox