https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #23 from Sofian Brabez <s...@freebsd.org> --- Yes, I do have it locally: $ git diff --stat HEAD~1 textproc/py-feedparser/Makefile | 28 ++++++--- textproc/py-feedparser/distinfo | 6 +- textproc/py-feedparser/files/sgmllib.py | 547 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 570 insertions(+), 11 deletions(-) Also, I noticed there is that sgmllib3k [1] but it requires to add a new port and upstream does not plan to maintain it. Adding a patch in the port seems a better choice here. I'll commit that today. [1] https://pypi.org/project/sgmllib3k -- 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"