Created attachment 224188 [details] ports tree patch for version update and dependency versions The upgrade of textproc/py-feedparser to 6.0.x has broken mail/rss2email3, but the problem is fixed in version 3.12.3 of rss2email. The attached patch also changes some dependency version requirements to correspond with upstream.
Hi, Correct, it was because of the limitation of 3.12.3 version of mail/rss2email3 in setup.py 'feedparser>=5.0.1, <6.0' cf. [1]. That software was not supported with the new version > 6.0. Glad it does now with 3.13 [2] I'll take it. [1] https://github.com/rss2email/rss2email/blob/v3.12.3/setup.py#L69 [2] https://github.com/rss2email/rss2email/blob/v3.13/setup.py#L69
Comment on attachment 224188 [details] ports tree patch for version update and dependency versions Looks good to me, builds correctly in poudriere, built package works when installed. I approve this patch. Thank you!
Hi, It's committed, it doesn't appear because I wrongly set the PR ID, you can see the comment in the other ticket [1] and on cgit [2]. Thank you both. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224188#c2 [2] https://cgit.freebsd.org/ports/commit/?id=1ca64f5a13d6ea6897fa6a08e43f90239d89a8d5
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ff6a8a448874f4944f82b7e5de6c968f9ecb4cf commit 8ff6a8a448874f4944f82b7e5de6c968f9ecb4cf Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2024-11-13 23:12:07 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2024-11-13 23:13:26 +0000 net/exabgp4: Update to 4.2.22 PR: 255151 Requested by: jason@tubnor.net net/exabgp4/Makefile | 2 +- net/exabgp4/distinfo | 6 +++--- net/exabgp4/files/pkg-message.in | 3 --- net/exabgp4/pkg-plist | 4 ++++ 4 files changed, 8 insertions(+), 7 deletions(-)