On 2024/09/10 16:32, Theo Buehler wrote: > Couple of security/reliability fixes. Nothing earth shattering: > > https://www.python.org/downloads/release/python-31110/ > > (The list is confusing, e.g., the ssl fixes were already in 3.11.9) > > Ran this through a bulk on amd64 and checked that it packages on sparc64. > Unsurprisingly there were no surprises.
Looks good to me with some testing on amd64 and aarch64. If we want this for 7.5-stable too then -current will need a couple of changes - REVISION=0, to keep the version numbers higher (due to the PKGPATH and some other changes), and also the second @conflict line in PLIST-main and -idle will need to change, I can send a diff for that when it's in. OK sthen@