The maintainer has been changed to python@ by portmgr@.lang/python315 was also created with mandree@ as the maintainer, not python@.
As for this specific vulnerability, it is not exploitable to how we (ports) build
Python packages, since the affected mechanism is setuptools's own PyPI
fetching mechanism which we do not use (we have our own do-fetch via
fetch(1) et al).
In all, this vuxml entry was not added or reviewed by the python@ team,
especially not for applicability to actual use cases.
Broken backward compatibilities makes bumps harder and time consuming.because of one package that upstream declared not compatible with this version
So, see with Vishwin, Warner, Kyle and me during the BSDCan: It seems that, like
bapt said, we should re-run an exprun and it should be good to upgrade this port.
Could we prioritise this re-run ?
Coming July (and remainder of June) would be the good timing for the exp-run, as release engineering for 14.5 starts on August.There might be some progress.
285957 – lang/python312 as default python
bugs.freebsd.org
Code:So, see with Vishwin, Warner, Kyle and me during the BSDCan: It seems that, like bapt said, we should re-run an exprun and it should be good to upgrade this port. Could we prioritise this re-run ?
japanese/mozc-server : 15 skipped
devel/pyside2@py312 : 8 skipped
devel/py-yappi@py312 : 6 skipped
audio/aubio : 5 skipped
The case for japanese/mozc-server looks ninja related (crashed in *.py).New failures logs.
These are the remaining problematic failures from last time.285957 – lang/python312 as default python
bugs.freebsd.org
Code:japanese/mozc-server : 15 skipped devel/pyside2@py312 : 8 skipped devel/py-yappi@py312 : 6 skipped audio/aubio : 5 skipped
Simply updating Mozc would require the decision to drop support for i386.mozc would switch to bazel builds (defaulted to bazel9) if PR 295074 by Ken DEGUCHI is accepted and lands.
As i386 is already Tier2 on 14.x and dropped supports at 15.0 and later, and considering current mozc ports are NOT upgraded for quite a long time, I personally think to copy current Mozc-related ports as *-i386 ports and upgrade existing ones into new form which uses bazel.Simply updating Mozc would require the decision to drop support for i386.
Depending on the committer, Mozc might maintain two ports, gyp and bazel,
until i386 support ends, similar to pkgsrc.