All of lore.kernel.org
 help / color / mirror / Atom feed
* OE-Core python minimum version requirement
@ 2019-12-04 17:45 Richard Purdie
  2019-12-04 19:07 ` Mark Hatle
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Richard Purdie @ 2019-12-04 17:45 UTC (permalink / raw)
  To: openembedded-core, openembedded-architecture

I just enabled hashequiv's server in local mode by default in poky.

This causes an unintended side effect of requiring python 3.5 as the
minimum version.

We had thought that the servers would be 'rare' and a 3.5 version
requirement for that was fine. It turns out a local server is also
extremely useful.

The code needed the python 3.5 async support and trying to write it any
other way is a nightmare, we need that performance for the server.

At this point I think we just give in and require python 3.5 as a
minimum. Any objections?

Cheers,

Richard



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

end of thread, other threads:[~2019-12-05 16:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-04 17:45 OE-Core python minimum version requirement Richard Purdie
2019-12-04 19:07 ` Mark Hatle
2019-12-04 21:07 ` Josef Holzmayr
2019-12-04 23:02 ` Tom Rini
2019-12-04 23:23   ` Adrian Bunk
2019-12-04 23:26     ` Tom Rini
2019-12-05  2:08 ` [Openembedded-architecture] " Paul Eggleton
2019-12-05  3:10   ` Khem Raj
2019-12-05  6:48   ` Nicolas Dechesne
2019-12-05  8:09     ` Paul Eggleton
2019-12-05 14:37       ` Khem Raj
2019-12-05 16:35         ` Nicolas Dechesne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.