From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id 4EvTHg7femYnaQAA62LTzQ:P1 (envelope-from ) for ; Tue, 25 Jun 2024 15:15:26 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 4EvTHg7femYnaQAA62LTzQ (envelope-from ) for ; Tue, 25 Jun 2024 17:15:26 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=N1sYxTN0; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1719328526; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=JST2Tch4Z0TZMd5GdQEElQEioZ40af1PXgmZJZFejf4=; b=STmH9cu4bEzyYhlxLptCn0iesSpG1XqfahuxLGLZktCq5cCTLVrBc2gfPUbpS26u1QBwUb RDeYXb2VwAOiMhS2IA3x07Av/a5VqssVI6C37Yu8uHGFmOvbLVZydXAgc+aEg+orPgHig7 ZYrPFQ7X7M3S/xWikj/VVFe0ve221bodKz2c0qXxi6dTRi8yC3c9CVtAafk2dvQdRj4oyc dYOPmbOi91vLCjuOEgItvw8QVRc3kor4VWMDRVn2EjiIFzzVT3jl2ifpxvBHRHS4H6xe8c iRqJffHcO95BwYG/JgBvGOPwnM2mjBLjBmry/CEWFkPHINpexLLmhR+/aouiqw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1719328526; a=rsa-sha256; cv=none; b=O/SHft9+GwAettre/oCshXL5z0s5jQ+dtoP6H5DoXx7HcxfxqvctIzViNK0JkRdnBICWM1 jVBvSwo4hQEPfdm7LihcRgv6T0fteqpbInDDmLlXcfcfg4C6Sd4aTn0fzsVsVEPBkuhcui UILIfdXfYht5QNWEU9mA8h+basOBzM26kkbypbdsPeK+GIMh0m5A9Q8WBRRktSbWY5YYbW ifrPviJI2JDikIpGC9X1J+yAelENSMIivXlEy/QfpN/89huua6YsMwsIEPaHg8WEWnOlZt 8OMpVdv9jkNbRZFHJaz8yzXCikGldQ/0UqvfVdA3A9yrbOA5lIrRhOVxbcB5vw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=N1sYxTN0; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 32F8D34711 for ; Tue, 25 Jun 2024 17:15:25 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sM7t1-0007ua-5k; Tue, 25 Jun 2024 11:15:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sM7sx-0007oy-IL for guix-patches@gnu.org; Tue, 25 Jun 2024 11:15:07 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sM7sq-00087Y-F9 for guix-patches@gnu.org; Tue, 25 Jun 2024 11:15:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sM7sr-0006y0-RJ for guix-patches@gnu.org; Tue, 25 Jun 2024 11:15:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71697] [PATCH v3 2/2] scripts: lint: Honor package property to exclude checkers. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 25 Jun 2024 15:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71697 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Tournier Cc: Josselin Poiret , Maxim Cournoyer , Mathieu Othacehe , Tobias Geerinckx-Rice , Florian Pelz , Ricardo Wurmus , 71697@debbugs.gnu.org, Christopher Baines , Matthew Trzcinski Received: via spool by 71697-submit@debbugs.gnu.org id=B71697.171932848426728 (code B ref 71697); Tue, 25 Jun 2024 15:15:01 +0000 Received: (at 71697) by debbugs.gnu.org; 25 Jun 2024 15:14:44 +0000 Received: from localhost ([127.0.0.1]:37559 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sM7sa-0006x2-B5 for submit@debbugs.gnu.org; Tue, 25 Jun 2024 11:14:44 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40006) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sM7sV-0006wl-L4 for 71697@debbugs.gnu.org; Tue, 25 Jun 2024 11:14:42 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sM7sJ-0007yj-UX; Tue, 25 Jun 2024 11:14:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=JST2Tch4Z0TZMd5GdQEElQEioZ40af1PXgmZJZFejf4=; b=N1sYxTN03p23SAzWkMH6 4JKdkZ0VoYWloMwQEsmF0DRIYTRjxoPjOq/fdOBPlKWnaE6XsPhUE/Ctl2rnYQsxbOlw1skIhf3sp wgN1iXAwJVlxPVYm5dEkQLNt5TJUjFhXTPrBh62ytg3/Cbpu0IREYC3cZrRKuGXXcTe3iQk7B0gbR 9189trf9MeMHXB3hOkpnvUHutK5WXFHBo/ZNV4Z66NIN+KghDJb88HKqj5DcTSbthg8BMpRr8RBHW +AKf+ExcvoWGJPV5lMa1FWSc7WKf6SVt7BrKHnyfpi+LwoI6oIUapCG9/H0gJx1UTW7JcRVbBsJZN 3FJIbU56KNjJ3w==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Simon Tournier's message of "Sat, 22 Jun 2024 17:27:08 +0200") References: <1f9e0a732fff5c6460e6da9500ea5b748882e38d.1719069966.git.zimon.toutoune@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Octidi 8 Messidor an 232 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de =?UTF-8?Q?l'=C3=89chalotte?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 25 Jun 2024 17:14:24 +0200 Message-ID: <871q4ldpgv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 32F8D34711 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -5.77 X-Spam-Score: -5.77 X-TUID: BC18jeeDSWQS Hi, Simon Tournier skribis: > +@lisp > +(package > + (name "python-scikit-learn") > + ;; @dots{} > + (properties '((lint-exclude-archival? . #t) > + (lint-exclude-home-page? . #t)))) To complement Maxim=E2=80=99s review, how about: (properties '((lint-excluded-checkers . (archival home-page)))) ? Apart from that, the idea sounds reasonable to me. Thanks, Ludo=E2=80=99.