Bug 289598 - devel/py-python-semantic-release: Add support for py-click 8.3.0
Summary: devel/py-python-semantic-release: Add support for py-click 8.3.0
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks: 289445
  Show dependency treegraph
 
Reported: 2025-09-14 14:28 UTC by Thibault Payet
Modified: 2026-03-04 14:25 UTC (History)
4 users (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
[PATCH] devel/py-python-semantic-release: bring in upstream patch to update click to 8.3.0 (4.35 KB, patch)
2026-03-03 21:12 UTC, Siva Mahadevan
siva: maintainer-approval? (sunpoet)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault Payet 2025-09-14 14:28:16 UTC
Are they any blocker to update click maximum version ?
Comment 1 Thibault Payet 2025-09-30 04:07:45 UTC
Please see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289445
for the global patch that will affect this port.
Comment 3 Thibault Payet 2025-10-01 17:25:04 UTC
(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.
Comment 4 Siva Mahadevan freebsd_committer freebsd_triage 2026-03-03 21:12:54 UTC
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.
Comment 5 Siva Mahadevan freebsd_committer freebsd_triage 2026-03-04 14:25:07 UTC
CC +kai who is working on the Django 4.2 -> 5.2 migration.