Are they any blocker to update click maximum version ?
Please see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289445 for the global patch that will affect this port.
See https://github.com/python-semantic-release/python-semantic-release/commit/4aa6a6edbff75889e09f32f7cba52cb90c9fb626 for the reason.
(In reply to Po-Chuan Hsieh from comment #2) Noted, I wonder if they would had an issue with 8.3.0. Looking at port, we are currently at 8.1.7 which is not 8.1.0 that is fixed in their project file.
Created attachment 268513 [details] [PATCH] devel/py-python-semantic-release: bring in upstream patch to update click to 8.3.0 Attached a patch to bring in my upstreamed PR to fix issues related to updating its click dependency to 8.3.0. I've also included an update to click itself in the patch for testing purposes. As I understand from the discussion in Bug 289445, this should remove the last blocker to update click to 8.3.x in Ports.
CC +kai who is working on the Django 4.2 -> 5.2 migration.