Date: Tue, 28 Feb 2023 02:23:43 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269868] [PATCH] www/py-html5lib, www/qt6-webengine: with Python >= 3.10 Message-ID: <bug-269868-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269868 Bug ID: 269868 Summary: [PATCH] www/py-html5lib, www/qt6-webengine: with Python >=3D 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=3D240473&action= =3Dedit 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269868-7788>