aboutsummaryrefslogtreecommitdiffstats
path: root/click
AgeCommit message (Collapse)AuthorFilesLines
27 hoursclick: add python3-flit_core to REQUIRESmainDanilo M.1-1/+1
8.4.2 builds via python3 -m flit_core.wheel, which needs flit_core present. On 15.0 stable flit_core is an SBo package (python3-flit_core); on -current it is in the distro. REQUIRES only listed python3-installer, so sbo-batch-test lacked the flit backend. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
42 hoursclick: fix doc install for 8.4.2 (rst docs moved to md)Danilo M.1-1/+1
Upstream 8.4.2 dropped CHANGES.rst and converted docs/*.rst to markdown. The old cp list failed on the missing paths and was masked with || true, which silently shipped incomplete docs. Copy the files 8.4.2 actually has (LICENSE.txt, README.md, docs/*.md) and drop the || true mask.
8 daysclick: update to 8.4.2Danilo M.2-4/+4
2026-06-05Added click 8.4.1 (sbo is stuck at 8.1.8)Danilo M.4-0/+131