[Bug 250380] textproc/py-feedparser: fails to import with lang/python39
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 15 21:01:52 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #32 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=a08dcbae9bc945ad6e78a4e5362fd760dc0220c0
commit a08dcbae9bc945ad6e78a4e5362fd760dc0220c0
Author: Sofian Brabez <sbz at FreeBSD.org>
AuthorDate: 2021-04-15 19:54:43 +0000
Commit: Sofian Brabez <sbz at FreeBSD.org>
CommitDate: 2021-04-15 21:00:24 +0000
textproc/py-feedparser: use new devel/py-sgmllib3k as run dependency
Do not ship sgmllib via ${FILESDIR} because it breaks the egg
registration of the feedparser module when installed via distutil,
instead add new created port devel/py-sgmllib3k as run dependency. This
seems the right approach of solving this issue.
PR: 250380
textproc/py-feedparser/Makefile | 21 +-
textproc/py-feedparser/files/sgmllib.py (gone) | 547 -------------------------
2 files changed, 5 insertions(+), 563 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list