From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id EqDvLGancmDp1gAAgWs5BA (envelope-from ) for ; Sun, 11 Apr 2021 09:38:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 8McPJGancmA/bQAAbx9fmQ (envelope-from ) for ; Sun, 11 Apr 2021 07:38:14 +0000 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 58E8C2464C for ; Sun, 11 Apr 2021 09:38:14 +0200 (CEST) Received: from localhost ([::1]:54394 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lVUfd-00020w-E2 for larch@yhetil.org; Sun, 11 Apr 2021 03:38:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37808) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lVUfD-0001zz-T6 for guix-devel@gnu.org; Sun, 11 Apr 2021 03:37:48 -0400 Received: from mout-p-201.mailbox.org ([80.241.56.171]:45922) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1lVUfA-0007l0-2x for guix-devel@gnu.org; Sun, 11 Apr 2021 03:37:47 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4FJ3cM0379zQjww; Sun, 11 Apr 2021 09:37:39 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1618126657; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=NdEbRFBbtC77+SN6A+0ugiRfXt22p7XroBngulpFyrc=; b=hEzRpei3wF+faBJ8JLIGacyQbBiq3hsdtHyxQzfDyuMW6ctiCkl9JTT71Ha2r9uptsJbf5 /wg4lahLbEFuhMDh5MmBA4+bdQZreLRt1/3CQcWyDX9npUub2wPQRI9OKuDNvnQUD731MH uDHEA3L5egVOgi5/zs0uwTQNmMfWRBH4qOGGyGUQSiv0PDAK62yhUBGt6gmyUb7arGvSIk PchFdNdKaTE3QXgt1fyiNu51FNLU2Mdyu7SLQUf63IAMn1e78nKai5hkiEHEs9b6cEiX12 m7nc80iNlOCEvOizXUkFtTVE33TeUGYXRt+VA5EHsHmrUJZ+Nmh/pyrFTKYF8g== Received: from smtp1.mailbox.org ([80.241.60.240]) by gerste.heinlein-support.de (gerste.heinlein-support.de [91.198.250.173]) (amavisd-new, port 10030) with ESMTP id S0h0y1ZKCEJt; Sun, 11 Apr 2021 09:37:36 +0200 (CEST) Date: Sun, 11 Apr 2021 09:37:34 +0200 From: Lars-Dominik Braun To: Ricardo Wurmus Subject: Re: Improving the quality of Python packages Message-ID: References: <87v98vwfm0.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87v98vwfm0.fsf@elephly.net> X-MBO-SPAM-Probability: X-Rspamd-Score: -0.80 / 15.00 / 15.00 X-Rspamd-Queue-Id: 159B1183D X-Rspamd-UID: fa2e91 Received-SPF: pass client-ip=80.241.56.171; envelope-from=lars@6xq.net; helo=mout-p-201.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618126694; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=NdEbRFBbtC77+SN6A+0ugiRfXt22p7XroBngulpFyrc=; b=fW5q6sseI11C09XgL7XaIS6ldUGb8eX0H18ic2MdlEkFmlqT9m1eaHxVMeWFt97qEpTD1N ++qKGjMNgugKGJJ0TdA6ZrHlqElaSOxKkRIVkArJBSx6Z8iNPZFx5Z+Hts74IFoK2rzhpV YpSC3DEFTvc9iWw4J+2KxzYP8qqRWib1YoJW+M3JgGVp+Z7FcGa6sRMQH1rWdjJFKRf6oI sxNt+DcOHFp+ja2ampUmpFjWMlCq4nZnsrlYOen1C4x/D7eP1n0Ms7gFr4GELEUvX7FbCd 59GIxQKU50YKQFFF/NZ45jk3ujKMUedxAGj/qQOX9ruz+pcBQCd1ob1kPxXPZg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618126694; a=rsa-sha256; cv=none; b=g5XBvuQKLKPbX0Zqc65eJsZedJUUPq1sN/dkXWhI7CWRuBphT9ZScriISLEIDXCBY+BEBF tCNMhGIlhNtGUDClPy+2tOQWB+epq9bp5UHfkRg/gCUcVlPmIjSk9yq7+pkuSrFK8CasiI iYDsWXoN9DSd+BchVC75ClOoWRVDsrT6ua4QH16x30NJ50cFCwdXoqpL4BOkEUalkz7lHZ 1SptaD5i84cSd/ru9QMod7xSiVPdFrjjHn1F0+ysIGts4vMwEfnmHxLkVWN/itCV3wNnaw CYOyFj2NSet702s1H9PAcaO3D/1imtWPrwsvLNf/UsOFM4ldik9n2qU/foNG3g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=6xq.net header.s=MBO0001 header.b=hEzRpei3; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -3.14 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=6xq.net header.s=MBO0001 header.b=hEzRpei3; dmarc=pass (policy=none) header.from=6xq.net; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 58E8C2464C X-Spam-Score: -3.14 X-Migadu-Scanner: scn0.migadu.com X-TUID: BE8d4D09Fp0/ Hi Ricardo, > Is there a way we can improve the quality of those Python packages that > have tests disabled? I’d like to gain more confidence in these packages > and be sure that at least all dependencies are among the inputs. there is a new sanity check phase on core-updates, which should solve this problem. See 09448c0994390697e876db235a3b773311795238. Cheers, Lars