[Bug 269868] [PATCH] www/py-html5lib, www/qt6-webengine: with Python >= 3.10

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 28 Feb 2023 02:23:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269868

            Bug ID: 269868
           Summary: [PATCH] www/py-html5lib, www/qt6-webengine: with
                    Python >= 3.10
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: milios@ccsys.com
                CC: kde@FreeBSD.org, rm@FreeBSD.org
                CC: kde@FreeBSD.org, rm@FreeBSD.org

Created attachment 240473
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240473&action=edit
git diff www/py-html5lib

html5lib was pooping the bed while i was trying to build www/qt6-webengine.
tracked it down to the fact 'collections' was deprecated ages ago and then
replaced with 'collections.abc'

it looks like the real fix is to update the py-html5lib port to version 1.1.
that was beyond my attention span and, likely, my capabilities

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