Date: Wed, 14 Apr 2021 11:34:11 +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-S6GLdPL3Hw@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/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250380 --- Comment #23 from Sofian Brabez <sbz@FreeBSD.org> --- Yes, I do have it locally: $ git diff --stat HEAD~1=20 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 po= rt 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 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250380-21822-S6GLdPL3Hw>