From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id iLWVNkJZPWZApgAAqHPOHw:P1 (envelope-from ) for ; Fri, 10 May 2024 01:16:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id iLWVNkJZPWZApgAAqHPOHw (envelope-from ) for ; Fri, 10 May 2024 01:16:19 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1715296578; 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=NbaBKYH2Ccab6bJjIB4oh8yPSZ/4PiX6rE00Vwj/t0E=; b=ZffCctUKm5F7ErH7iZXGm9b/BnozWSvkPNM1bkWW560tFB57LmuzS8yoo32H6Gc0A1hxxv ZUmfvW8y3NETL1msSyCyYay/HBJXmhVZ0oY8ATff2eI5ovOzwjm4lC5uFnXovvtJVOYxrD BHFn78dTP964MO1pKw/vH/eqJtzVOTvX/PFkwwe5cQAg8V9xhxH6Kc7Le4IFLswh+1JE5A 29hYqik76cOWTWZX8hq+ddgQYxHgPUBp7GrS5R0z+TJpOLtWMtoCYqUKFkIQ8+sD6eiFEp hKUMQVhc1zzVeoUgLVcLpcVemBOqykeTf7+25Nc8xOPDPfGi6FDCeyzpBl7o4A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1715296578; a=rsa-sha256; cv=none; b=tBFr2CSRkqciCAGqXmDLk/NbbFLwvDMBd+q23iP5UB27AWGH1gs685XdobI0Emip0nVzcx egxPq+jJnGah8THiQ01VTmmpzWnFyJyWYQ8RoeOJ5y8QCe14jULFRP0CrL/0kwT+3yod80 rmsP0HNriigDpGrnHHWETKY3RDAp/dwLqIlO+V/UMH0xWJ+D4BEfSqU2XUImd3e1Obl76v PkqxkavUk7Dw3976ym5Au+OnP4pxDGhCmIkIR62e2pVRhZ/aNkYYsR6q3nuyI9vgP8r3Wx HSpmm3g94aGz/zS3sujssq+NnaEDz7CvaKaYIISHbJ8qlT9pXxXjJ6a94+wfMQ== 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 951CF6D5FB for ; Fri, 10 May 2024 01:16:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s5CjJ-0000ri-2Y; Thu, 09 May 2024 18:59:13 -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 1s5CjB-0000Oh-7d for guix-patches@gnu.org; Thu, 09 May 2024 18:59:05 -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 1s5CjA-0007E5-Ss for guix-patches@gnu.org; Thu, 09 May 2024 18:59:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s5Cj9-0002yo-7D for guix-patches@gnu.org; Thu, 09 May 2024 18:59:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70855] [PATCH 76/92] gnu: python-zope-i18nmessageid: 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:03 +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.171529551211277 (code B ref 70855); Thu, 09 May 2024 22:59:03 +0000 Received: (at 70855) by debbugs.gnu.org; 9 May 2024 22:58:32 +0000 Received: from localhost ([127.0.0.1]:41331 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5Cie-0002vo-Ew for submit@debbugs.gnu.org; Thu, 09 May 2024 18:58:32 -0400 Received: from 8.mo576.mail-out.ovh.net ([46.105.56.233]:41595) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5CiP-0002tW-5T for 70855@debbugs.gnu.org; Thu, 09 May 2024 18:58:28 -0400 Received: from director9.ghost.mail-out.ovh.net (unknown [10.109.176.198]) by mo576.mail-out.ovh.net (Postfix) with ESMTP id 4Vb6qt0dwzz1hLR for <70855@debbugs.gnu.org>; Thu, 9 May 2024 22:58:18 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-k2rm4 (unknown [10.110.178.134]) by director9.ghost.mail-out.ovh.net (Postfix) with ESMTPS id CB2631FDB4; Thu, 9 May 2024 22:58:17 +0000 (UTC) Received: from ngraves.fr ([37.59.142.108]) by ghost-submission-6684bf9d7b-k2rm4 with ESMTPSA id 84QbLwlVPWbrMAAA4Cy/jA (envelope-from ); Thu, 09 May 2024 22:58:17 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Fri, 10 May 2024 00:54:11 +0200 Message-ID: <20240509225530.24649-76-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: 6127710245957001954 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdeffedgudeiucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepieeuleefhfetvdevudevgfetffekhfefueegveefhefhkeeftdfhvdekvefguedvnecuffhomhgrihhnpehphihpihdrohhrghenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtkeenucevlhhushhtvghrufhiiigvpedunecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepjedtkeehheesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejiedpmhhouggvpehsmhhtphhouhht 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.39 X-Spam-Score: -6.39 X-Migadu-Queue-Id: 951CF6D5FB X-Migadu-Scanner: mx13.migadu.com X-TUID: FmVzBw1/chyW * gnu/packages/python-web.scm (python-zope-i18nmessageid): [build-system]: Move to pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ia9e142a53721bb6d7495d87b59d5f4f3b3f77bf2 --- gnu/packages/python-web.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 4d3fc75bb3c..c24a3daa2e1 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -3123,9 +3123,10 @@ (define-public python-zope-i18nmessageid (uri (pypi-uri "zope.i18nmessageid" version)) (sha256 (base32 "14mx62khys82p2gmmf3m40x4jmvcz3rndvl6qik2n2qfp13n7ds7")))) - (build-system python-build-system) + (build-system pyproject-build-system) (native-inputs - (list python-coverage python-zope-testrunner)) + (list python-coverage python-setuptools + python-wheel python-zope-testrunner)) (propagated-inputs (list python-six)) (home-page "https://pypi.org/project/zope.i18nmessageid/") -- 2.41.0