[Bug 294756] textproc/py-chardet: Update to 7.4.3 working with python 3.14.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 24 Apr 2026 14:29:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294756

            Bug ID: 294756
           Summary: textproc/py-chardet: Update to 7.4.3 working with
                    python 3.14.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: jordan@ostreff.info
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@FreeBSD.org

Created attachment 270070
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270070&action=edit
fixed to support python up to 3.14.x

- 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 ).

-- 
You are receiving this mail because:
You are the assignee for the bug.