From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id ULy6OIZZPWboQQEAe85BDQ:P1 (envelope-from ) for ; Fri, 10 May 2024 01:17:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id ULy6OIZZPWboQQEAe85BDQ (envelope-from ) for ; Fri, 10 May 2024 01:17:27 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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-Seal: i=1; s=key1; d=yhetil.org; t=1715296646; a=rsa-sha256; cv=none; b=ciAanMXNL3+Cierow2Y/HMd2tAEyk5ZtLNVuWqFcFzArDeEFCDv+m6bSEykWwp54tI65Cc YtQOHBVi97rBhPORZhoJx3n4vAF+ZBTEBclFccGLHqCWNgf2/Q1JggPGItMVMis1RHjbHF 5ruO20RvwfLVXQKi6LxIiex2MC9a3qR1wGXMYEMqg8PC0h6hnovfwwnZx5gabTcOtt5YA1 n+jXS6/GAfjs2HMkq5eUyIdpLph222Vxb/Ndo002cuuQgn1Y4k9wztzZvDfQZroFIGVvDe 2ZIooyNlLRIt1ospzAlpcAlb9b/iPjP4zL+NBIaBF8yV6O0/9R6yacuvjfIovA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=1715296646; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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; bh=rhHOVNSqz4O4M381HGrvbGTuujSYDvyet2srgHRKCZI=; b=KpFvhkuWFmW6qB1ifkvfB+qK+uYOB6t01lIHSx/bj+DArGdIe3ZpJgz2eKrrEb3DIGAJXv mmW6QzKDEvgMm/AfJUnxCl6+Xt9bOnX8VoRZbMToANrAdXFUqIjqDAIUZ6FhOPVM/04jmu evfOuqLWgpqIcD+QkYD/3tRH6/tjJ7afUNJ3CE/RnGHwKe+ZMDnXyoaMdzRxqKPf088avh NaUEca4CgYmiyzl6sdu/Bnd0WTZhMKHElILa4IBjqirHQ9uoXu1xhl7JVxy4kK7ABYoKKj jGlMpOZkMNVP+BmkSNg2PDp+THYkyD8Ugg4OsKtQnuk8BRCW89apbeDVqA4abQ== 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 AF0481D5FC for ; Fri, 10 May 2024 01:17:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s5CjK-00010d-R3; Thu, 09 May 2024 18:59:14 -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 1s5CjF-0000gm-C3 for guix-patches@gnu.org; Thu, 09 May 2024 18:59:09 -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 1s5CjF-0007Ig-3Y for guix-patches@gnu.org; Thu, 09 May 2024 18:59:09 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s5CjD-000302-CS for guix-patches@gnu.org; Thu, 09 May 2024 18:59:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70855] [PATCH 86/92] gnu: python-certauth: Move to pyproject-build-system. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 May 2024 22:59:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70855 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70855@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 70855-submit@debbugs.gnu.org id=B70855.171529551711370 (code B ref 70855); Thu, 09 May 2024 22:59:07 +0000 Received: (at 70855) by debbugs.gnu.org; 9 May 2024 22:58:37 +0000 Received: from localhost ([127.0.0.1]:41354 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5Cii-0002x9-OM for submit@debbugs.gnu.org; Thu, 09 May 2024 18:58:37 -0400 Received: from 6.mo576.mail-out.ovh.net ([46.105.50.107]:42137) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5Cib-0002uo-RP for 70855@debbugs.gnu.org; Thu, 09 May 2024 18:58:31 -0400 Received: from director10.ghost.mail-out.ovh.net (unknown [10.108.2.211]) by mo576.mail-out.ovh.net (Postfix) with ESMTP id 4Vb6r65hJLz1hLR for <70855@debbugs.gnu.org>; Thu, 9 May 2024 22:58:30 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-bb6wc (unknown [10.110.168.38]) by director10.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 837FA1FD3A; Thu, 9 May 2024 22:58:30 +0000 (UTC) Received: from ngraves.fr ([37.59.142.109]) by ghost-submission-6684bf9d7b-bb6wc with ESMTPSA id oaY1HRZVPWbQMQAAkEyLAA (envelope-from ); Thu, 09 May 2024 22:58:30 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Fri, 10 May 2024 00:54:21 +0200 Message-ID: <20240509225530.24649-86-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240509225530.24649-1-ngraves@ngraves.fr> References: <20240509225530.24649-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 6131087943575855842 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdeffedgudeiucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutdelnecuvehluhhsthgvrhfuihiivgepjeenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdekheehseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeeipdhmohguvgepshhmthhpohhuth 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: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: AF0481D5FC X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.39 X-Spam-Score: -6.39 X-TUID: mMVys3Y+Hk0J * gnu/packages/python-crypto.scm (python-certauth): [build-system]: Move to pyproject-build-system. Change-Id: If455ef00ff35164c2db401267162025b2ff9c6c2 --- gnu/packages/python-crypto.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index 4a9883a8e3d..7aaa37d7965 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -443,7 +443,7 @@ (define-public python-certauth (sha256 (base32 "1yxqfb5131wahjyw9pxz03bq476rcfx62s6k53xx4cqbzzgdaqkq")))) - (build-system python-build-system) + (build-system pyproject-build-system) (arguments (list #:phases #~(modify-phases %standard-phases -- 2.41.0