On 6/4/22 00:59, Matt Billenstein via pypy-dev wrote:
Hi, python2 is really long in the tooth - when are we planning to upgrade the buildbot master? I cannot install python2 from homebrew on macos any longer, the system python2 is really really old... thx m
We are using buildbot 0.8.8. CPython is using 3.5.0. When I looked into upgrading, the first thing that caught my eye is that buildbot now requires a database (ours currently stores pickled files on disk), so we would need to get some kind of database going on the host machine. Then we would need to try upgrading the versions, there are upgrade guides [0] starting from 0.9 all the way up to 4.0
Matti [0] https://buildbot.readthedocs.io/en/latest/manual/upgrading/index.html _______________________________________________ pypy-dev mailing list -- pypy-dev@python.org To unsubscribe send an email to pypy-dev-le...@python.org https://mail.python.org/mailman3/lists/pypy-dev.python.org/ Member address: arch...@mail-archive.com