Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 21:01:50 +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-YLSrCj00Xi@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 #32 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Da08dcbae9bc945ad6e78a4e5362fd76=
0dc0220c0

commit a08dcbae9bc945ad6e78a4e5362fd760dc0220c0
Author:     Sofian Brabez <sbz@FreeBSD.org>
AuthorDate: 2021-04-15 19:54:43 +0000
Commit:     Sofian Brabez <sbz@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(-)

--=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-YLSrCj00Xi>