[Bug 250380] textproc/py-feedparser: fails to import with lang/python39
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 17 03:43:31 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
James French <james at french.id.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #218819|0 |1
is obsolete| |
--- Comment #5 from James French <james at 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.
More information about the freebsd-python
mailing list