On 29/06/2022 16:46, Marco Atzeri wrote:
On 29.06.2022 17:36, Hamish McIntyre-Bhatty wrote:
On 31/12/2021 10:00, Marco Atzeri wrote:
Attached patch moves "default" from 3.6 to 3.9
Additional changes:
Remove 3.5 from all
Change future to 3.10
Other point:
As 3.5 was never reall deployed, I think we can remove it from the
distibution.
As we have a lot of python3-* is obsoleded py python36-*
what is the best way to updated to python39-* when available ?
Regards
Marco
Just noticed this. I'll update my packages to rebuild against Python
3.10.
We have not yet 3.10.
I was planning to deply it in July
I'm also going to try to get wxWidgets 3.1 (and thus newer wxPython)
working again soon, but I might need some help debugging the test
suite if it still misbehaves.
I guess that means I'm now building wxWidgets and wxPython for 4
different versions of Python on 64-bit and 32-bit. I'll be glad when
32-bit builds go away, it takes so long to do these builds, even on a
Ryzen 3600.
Imagine building on a Laptop with i5-8250U CPU @ 1.60GHz
;-)
All fork intensive builds are a nightmare ..
Ouch! I do not envy you. That said, this is pretty impressive for a
laptop chip:
https://cpu.userbenchmark.com/Compare/Intel-Core-i5-8250U-vs-AMD-Ryzen-5-3600/m338266vs4040
It's not that far off the 3600, apparently. I'm slightly dubious about
the benchmarks there, but maybe the 3600 isn't quite as amazing as I
thought if they are accurate.
Hamish