diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-14 10:04:35 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-14 10:04:35 +0200 |
| commit | a42791cc815206e0650bc01faa910b0c77a5a2f8 (patch) | |
| tree | 4fda956eeadbd2971957e51ca070c5efdb0e908c /click/click.info | |
| parent | dea1686476f88adf50f8a37f95a2b309aa046009 (diff) | |
| download | my-slackbuilds-a42791cc815206e0650bc01faa910b0c77a5a2f8.tar.gz my-slackbuilds-a42791cc815206e0650bc01faa910b0c77a5a2f8.zip | |
click: drop python3-flit_core from REQUIRES (transitive via python3-installer)
SBo convention does not list sub-deps; flit_core is pulled in by
python3-installer. Per maintainer fourtysixandtwo.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'click/click.info')
| -rw-r--r-- | click/click.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/click/click.info b/click/click.info index 7822e67..cccb225 100644 --- a/click/click.info +++ b/click/click.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/c/click/click-8.4.2.tar MD5SUM="e35da284dc6420c59c1885ccb22d9879" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-flit_core python3-installer" +REQUIRES="python3-installer" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |
