https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254783
--- Comment #6 from Wen Heping ---
(In reply to Kubilay Kocak from comment #5)
It had been documented by riggs@ five days ago.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254783
Kubilay Kocak changed:
What|Removed |Added
Flags|maintainer-feedback?(python |maintainer-feedback+,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #27 from Jan Beich ---
I've applied a bandaid to avoid the regression propagating into binary
packages. The egg is feedparser.egg-info/requires.txt generated by setup.py via
distutils.
--
You are receiving this mail because:
Y
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #26 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=f43705587fa6644212928b7eb7464a50ac8f23dc
commit f43705587fa6644212928b7eb7464a50ac8f23dc
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241138
u...@gruber.si changed:
What|Removed |Added
CC||u...@gruber.si
--- Comment #11 fro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #25 from Jan Beich ---
sgmllib3k workaround is incomplete:
$ make install -C misc/pubs
$ pubs
Traceback (most recent call last):
File "/usr/local/bin/pubs", line 6, in
from pkg_resources import load_entry_point
File "/
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #24 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=d950078a6163652c8350f619bdd29e9d2d2439ca
commit d950078a6163652c8350f619bdd29e9d2d2439ca
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #23 from Sofian Brabez ---
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