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

--- Comment #32 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=a08dcbae9bc945ad6e78a4e5362fd760dc0220c0

commit a08dcbae9bc945ad6e78a4e5362fd760dc0220c0
Author:     Sofian Brabez <s...@freebsd.org>
AuthorDate: 2021-04-15 19:54:43 +0000
Commit:     Sofian Brabez <s...@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.
_______________________________________________
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