mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH V3 0/2] Add python3-uvloop
@ 2022-05-06 11:12 David Jander
  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
  0 siblings, 2 replies; 4+ messages in thread
From: David Jander @ 2022-05-06 11:12 UTC (permalink / raw)
  To: ptxdist, Robin van der Gracht
  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.

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




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

end of thread, other threads:[~2022-05-09  6:32 UTC | newest]

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

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