[Bug 250380] textproc/py-feedparser: fails to import with lang/python39

2021-04-15 Thread bugzilla-noreply
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:

[Bug 250380] textproc/py-feedparser: fails to import with lang/python39

2021-04-15 Thread bugzilla-noreply
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

[Bug 250380] textproc/py-feedparser: fails to import with lang/python39

2021-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380 smal...@buffalo.edu changed: What|Removed |Added CC||smal...@buffalo.edu --- Comme

[Bug 250380] textproc/py-feedparser: fails to import with lang/python39

2021-04-15 Thread bugzilla-noreply
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.

[Bug 250380] textproc/py-feedparser: fails to import with lang/python39

2021-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380 Sofian Brabez changed: What|Removed |Added Blocks|250411 | --- Comment #28 from Sofian Brabe