https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
Sofian Brabez changed:
What|Removed |Added
Resolution|--- |FIXED
Status|In Progre
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
Sofian Brabez changed:
What|Removed |Added
Flags|merge-quarterly?|merge-quarterly-
--- Comment #34 f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #33 from Jan Beich ---
(In reply to commit-hook from comment #32)
This version works fine for me. Tested for ~2 days, so flexget could process
RSS feed updates.
Do you plan to MFH to 2021Q2? If not reset merge-quarterly bugzill
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
Sofian Brabez changed:
What|Removed |Added
Flags|maintainer-feedback?(sbz@Fr |maintainer-feedback+,
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:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #31 from Sofian Brabez ---
Hi,
You can only use 5.2.1 version with python2.7, after feedparser is python 3
only. For you information the f-string formatting f"" is python3.6 minimum.
You might be able to install the 5.2.1 vers
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
smal...@buffalo.edu changed:
What|Removed |Added
CC||smal...@buffalo.edu
--- Comme
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #29 from Sofian Brabez ---
Created attachment 224133
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224133&action=edit
use new devel/py3-sgmllib as run dependency in devel/py-feedparser
Patch without smgllib shipped.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
Sofian Brabez changed:
What|Removed |Added
Blocks|250411 |
--- Comment #28 from Sofian Brabe
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=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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #22 from James French ---
Thanks everyone!
@Sofian aside from it missing sgmllib.py, the patch otherwise looks good. It
also builds ok when I manually drop the missing file in (poudriere log
available if required).
--
You are
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #21 from Jan Beich ---
Comment on attachment 224091
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224091
update to 6.0.2
> + ${INSTALL_DATA} ${FILESDIR}/sgmllib.py
> ${STAGEDIR}/${PYTHON_SITELIBDIR}/sgmllib.py
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #20 from Adam Weinberger ---
(In reply to Sofian Brabez from comment #19)
THANK YOU!
--
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
Sofian Brabez changed:
What|Removed |Added
Assignee|ad...@freebsd.org |s...@freebsd.org
--- Comment #19 f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
Sofian Brabez changed:
What|Removed |Added
Status|Open|In Progress
--- Comment #18 from S
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #17 from Sofian Brabez ---
Created attachment 224091
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224091&action=edit
update to 6.0.2
Patch against `main` to update to 6.0.2, switch to github and fix the python
flav
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #16 from Adam Weinberger ---
(In reply to Kubilay Kocak from comment #15)
Thanks, koobs. Should be this patch, and then the patch in bug #250411.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
Kubilay Kocak changed:
What|Removed |Added
Flags||maintainer-feedback?(adamw@
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
Kubilay Kocak changed:
What|Removed |Added
Flags||merge-quarterly?
Statu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #13 from Adam Weinberger ---
Sorry about the delay. I'm overwhelmed with $IRL right now. Any committer who's
interested, please feel free to make this happen. FreeNAS's plugin ends up
blocking on this PR too.
--
You are receiv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #12 from James French ---
Any chance on getting this committed please? I suspect this port is now
entirely broken with the removal of Python 2.
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
James French changed:
What|Removed |Added
Attachment #219157|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
James French changed:
What|Removed |Added
Attachment #218823|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #9 from commit-h...@freebsd.org ---
A commit references this bug:
Author: adamw
Date: Tue Oct 27 23:38:36 UTC 2020
New revision: 553513
URL: https://svnweb.freebsd.org/changeset/ports/553513
Log:
MFH: r553512
Approved by:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #8 from commit-h...@freebsd.org ---
A commit references this bug:
Author: adamw
Date: Tue Oct 27 23:37:38 UTC 2020
New revision: 553512
URL: https://svnweb.freebsd.org/changeset/ports/553512
Log:
news/sabnzbdplus: Back out r5
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
Adam Weinberger changed:
What|Removed |Added
CC||ad...@freebsd.org
F
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
James French changed:
What|Removed |Added
Attachment #218820|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
James French changed:
What|Removed |Added
Attachment #218819|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #4 from James French ---
Oops - I missed that new dependency, will rectify shortly.
2.7 is expected behaviour as support was dropped in 6.0.0, I'll set it to
python 3.6+ in the next patch.
--
You are receiving this mail becau
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #3 from Jan Beich ---
Comment on attachment 218819
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218819
Patch to 6.0.1
Appears broken: py27 build and py3? runtime.
$ make install FLAVOR=py37
$ python3.7
Python 3.7.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
James French changed:
What|Removed |Added
Blocks||250411
Referenced Bugs:
https://b
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
--- Comment #2 from James French ---
Created attachment 218820
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218820&action=edit
Poudriere build log
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
James French changed:
What|Removed |Added
CC||ja...@french.id.au
--- Comment #1 f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380
Bug ID: 250380
Summary: textproc/py-feedparser: fails to import with
lang/python39
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
38 matches
Mail list logo