From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.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 4OqwFQtVPWaXDwEAe85BDQ:P1 (envelope-from ) for ; Fri, 10 May 2024 00:58: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 mp2.migadu.com with LMTPS id 4OqwFQtVPWaXDwEAe85BDQ (envelope-from ) for ; Fri, 10 May 2024 00:58: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=1715295499; 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=jgnRnCQPgCGQWBQjC52wG5FXxRk0azQP8G1OQVAy5Kk=; b=caCCVR692ds9+NTaLU8kE9vyB8Yt0dqsRKWsn6wmHWl/Fuie3XL+DL/aS48EGnJ1AFP7uc F5ZNp6SSezlPhFTgp51G5WzwuxZ4eaaIsdPbzcFDIaAUVdrY5RpE8IEHsPKtbg3FAu4aUn R3+pZ5wiBbJCuMCrZtEdhzUYTkJHI3sO1AfP6d2LAkIM9mGv53dYQ35mb6r9WGS93rQr8y +qHmmBe1dZX7XM7PTHHAatXuO2/pPBhnrMeqbfBmV/J7idkAKPqP364jc6/eCPJe9wUtUG p6XNsyYrG4R9Dlxw8Eb3IzuOHe3J+qjjV614jurKTN18lrl9pvrI5DsMSPXIYA== 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=1715295499; a=rsa-sha256; cv=none; b=EjLdNWRFal0+D8KLh0f84n4J1kDu7k0c1Kwzj94EXmXJq3TGo6pmLa37C9HeZY2I3N+uXL OsvXeS+FqqynGm4Il0y/VbDGbG2gBb5P1CFd6si7ZYK1Dj2sIoyGcBMR17ea0LCec/9fgb 265GsZ33N5MWQ7nUZYG1uN+aEsMVdhgMoBgkbkSKsVIRwaz+DTKzo6ib6ZecY5KJDFR+c6 814NMI6x8c/NC7xjclNF56r+C0BwcGy7Jxsz4C7Dl4L6quLKPKDA7pejbCF5dnWWI8vjcH Tt5llsF9oPiAWvUt6H+o8+UJKqISyo+ttXaMkLvOF6Kx9WPl9Pjx7ZQWB1hFAg== 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 284D86A0FF for ; Fri, 10 May 2024 00:58:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s5CiF-0006lV-My; Thu, 09 May 2024 18:58:07 -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 1s5CiD-0006h3-Ot for guix-patches@gnu.org; Thu, 09 May 2024 18:58: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 1s5CiD-0006kv-GT for guix-patches@gnu.org; Thu, 09 May 2024 18:58:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s5CiB-0002pp-QO for guix-patches@gnu.org; Thu, 09 May 2024 18:58:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70855] [PATCH 41/92] gnu: python-parse-type: 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:58: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.171529544210553 (code B ref 70855); Thu, 09 May 2024 22:58:03 +0000 Received: (at 70855) by debbugs.gnu.org; 9 May 2024 22:57:22 +0000 Received: from localhost ([127.0.0.1]:41193 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5ChV-0002jx-QT for submit@debbugs.gnu.org; Thu, 09 May 2024 18:57:22 -0400 Received: from 15.mo550.mail-out.ovh.net ([188.165.38.232]:44291) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5ChN-0002h3-MO for 70855@debbugs.gnu.org; Thu, 09 May 2024 18:57:14 -0400 Received: from director5.ghost.mail-out.ovh.net (unknown [10.108.25.166]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id 4Vb6pd75jsz1P21 for <70855@debbugs.gnu.org>; Thu, 9 May 2024 22:57:13 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-xzw5m (unknown [10.110.113.248]) by director5.ghost.mail-out.ovh.net (Postfix) with ESMTPS id B292C1FD7C; Thu, 9 May 2024 22:57:13 +0000 (UTC) Received: from ngraves.fr ([37.59.142.101]) by ghost-submission-6684bf9d7b-xzw5m with ESMTPSA id DUfvKMlUPWaNUgkAKWFC6A (envelope-from ); Thu, 09 May 2024 22:57:13 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Fri, 10 May 2024 00:53:36 +0200 Message-ID: <20240509225530.24649-41-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: 6109414369842815714 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdeffedgudehucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtudenucevlhhushhtvghrufhiiigvpedvnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepjedtkeehheesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheehtddpmhhouggvpehsmhhtphhouhht 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: 284D86A0FF X-Migadu-Scanner: mx13.migadu.com X-TUID: W6tSeBNKXfoF * gnu/packages/python-xyz.scm (python-parse-type): [build-system]: Move to pyproject-build-system. [arguments]: Remove uneeded field. Change-Id: Iccb3303996480bef3c151559884d1a8c488385cd --- gnu/packages/python-xyz.scm | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index ab325e5e35e..169c1df2112 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -4766,14 +4766,7 @@ (define-public python-parse-type (sha256 (base32 "07smqnzc9km7sbvxfyx4gdm9njrx58x8grdw6gs4gva81rk3rd10")))) - (build-system python-build-system) - (arguments - '(#:phases - (modify-phases %standard-phases - (replace 'check - (lambda* (#:key tests? #:allow-other-keys) - (when tests? - (invoke "pytest" "-vv" "-c" "/dev/null"))))))) + (build-system pyproject-build-system) (propagated-inputs (list python-six python-parse)) (native-inputs (list python-pytest)) (home-page "https://github.com/jenisys/parse_type") -- 2.41.0