https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380

James French <ja...@french.id.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #218819|0                           |1
        is obsolete|                            |

--- Comment #5 from James French <ja...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to