Bugzilla Automation <[email protected]> has asked freebsd-python (Nobody) <[email protected]> for maintainer-feedback: Bug 294756: textproc/py-chardet: Update to 7.4.3 working with python 3.14.4 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294756
--- Description --- - Update to 7.4.3 - Fix build/stage with Python 3.14 (workaround for installer path validation error) - Manually install chardetect script due to pep517 issues on 3.14 - Hardcode version in pyproject.toml to fix hatch-vcs 0.0.0 issue in tarballs Test results (make test): 9284 passed, 28 xfailed. Portlint: 0 fatal errors, 1 warning (PORTEPOCH). PS. I know well that python 3.14 is not officially supported as default python version on FreeBSD 15.x ( DEFAULT_VERSIONS+=python3=3.14, DEFAULT_VERSIONS+=python=3.14 in /etc/make.conf ).
