Date: Sat, 17 Oct 2020 03:43:29 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 250380] textproc/py-feedparser: fails to import with lang/python39 Message-ID: <bug-250380-21822-ccYLu70cDB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250380-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-250380-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380 James French <james@french.id.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #218819|0 |1 is obsolete| | --- Comment #5 from James French <james@french.id.au> --- Created attachment 218823 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218823&action=edit Patch to 6.0.1, ship sgmllib (ported from Python2) The plot thickens somewhat. Sgmllib was in the Python 2 standard library and was dropped in Python 3. The recommended practice from Feedparser upstream is to 2to3 it and ship it until they can tidy it up (which is what I've done). Python version set to 3.6+, License set to multi, BSD2ClAUSE (Feedparser) and PFSL (sgmllib). Not the cleanest solution, but not sure what other options we have other than marking the port broken. -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250380-21822-ccYLu70cDB>
