From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id UC9gAhpVPWZHSgEAqHPOHw:P1 (envelope-from ) for ; Fri, 10 May 2024 00:58:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id UC9gAhpVPWZHSgEAqHPOHw (envelope-from ) for ; Fri, 10 May 2024 00:58:34 +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=1715295513; 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=eB2u27EyNXs3wQPN7NcYYQYpjKN5VbUlK/8/0EjmfVI=; b=Wo1LaWZ+Wro6rv0cc/g3dbeW7GcllLkYS0VLpaavyN5r/wgE2r+Clse8JpdeGdzsumsWbX p4TQ492g+mxJOJK7RI92zttuYKL+BI8a+iGV8pxv3VhegwFbR3VmHVDaboOXviFBHXJqoV URdLJY1JcnCoiPZ1TuGfroiLMUHHeAMzy97/Tiypk5M1UUkQfvzg/GSslycr/M8cVZb5eZ J1HUCtnr/ODfF2+J4IQoo6mk5oPggv/3csorQQDeWiiFUZScJVHv422wGPRFTA7fxMBRqN T4E7picf89JMlqogh6z2kltcGU3JCnJj1PP38SpeTx2vkroayWQSuywSJTjRpQ== 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=1715295513; a=rsa-sha256; cv=none; b=cOahwT/dW+x6X5Jw517TAu6q5cjccUSpTTPbgQsO2U4RLZ5iYeyMAWEWHeQZnTHURNo1DG JRPklegj3KIzI6vV3mjnwSpP1FmsJ9NnUOXz9j/AoZBX6zuTgPr69I8LyQmK9hcKbKCHlG mT/wFtZDoDV266D+24UZN/08nCJ9bSdPBP5c8HspMe7tc4S8HK/QNvvWcRcRGfiURohXei cESCzZGpT+cvYMIc+Q7twIMG04LWug36CXNtb9d9xPbBN6lE+KN0FZWlU36ZdUD/Cd7/uK T0EoHZfg7m1uJ5SIL2crsXtS510fuLA7Zd/BOFcz83/09OG/h9MvNvBFewlqgw== 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 C70B66EA70 for ; Fri, 10 May 2024 00:58:33 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s5CiG-0006mG-Ae; Thu, 09 May 2024 18:58:08 -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 1s5CiE-0006io-EJ for guix-patches@gnu.org; Thu, 09 May 2024 18:58:06 -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 1s5CiE-0006l7-5Y for guix-patches@gnu.org; Thu, 09 May 2024 18:58:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s5CiC-0002q3-FK for guix-patches@gnu.org; Thu, 09 May 2024 18:58:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70855] [PATCH 42/92] gnu: python-amqp: 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:04 +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.171529545710609 (code B ref 70855); Thu, 09 May 2024 22:58:04 +0000 Received: (at 70855) by debbugs.gnu.org; 9 May 2024 22:57:37 +0000 Received: from localhost ([127.0.0.1]:41196 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5ChW-0002kA-7s for submit@debbugs.gnu.org; Thu, 09 May 2024 18:57:37 -0400 Received: from 7.mo561.mail-out.ovh.net ([46.105.57.200]:48133) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5ChP-0002hg-68 for 70855@debbugs.gnu.org; Thu, 09 May 2024 18:57:15 -0400 Received: from director6.ghost.mail-out.ovh.net (unknown [10.108.25.166]) by mo561.mail-out.ovh.net (Postfix) with ESMTP id 4Vb6ph0wwKz1LTx for <70855@debbugs.gnu.org>; Thu, 9 May 2024 22:57:16 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-vzntm (unknown [10.111.182.37]) by director6.ghost.mail-out.ovh.net (Postfix) with ESMTPS id CE0B21FD53; Thu, 9 May 2024 22:57:15 +0000 (UTC) Received: from ngraves.fr ([37.59.142.110]) by ghost-submission-6684bf9d7b-vzntm with ESMTPSA id IQlzLMtUPWYQXQMAzs+pvg (envelope-from ); Thu, 09 May 2024 22:57:15 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Fri, 10 May 2024 00:53:37 +0200 Message-ID: <20240509225530.24649-42-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: 6110258794675692258 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdeffedgudeiucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddutdenucevlhhushhtvghrufhiiigvpeefnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepjedtkeehheesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeiuddpmhhouggvpehsmhhtphhouhht 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-Spam-Score: -6.39 X-Migadu-Queue-Id: C70B66EA70 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.39 X-TUID: LWYLB9CFipUK * gnu/packages/python-xyz.scm (python-amqp): [build-system]: Move to pyproject-build-system. [arguments]<#:phases>: Remove unneeded field. <#:test-flags>: Ignore failing test. Change-Id: I8fb99db7fbd6c669a929b95829f9db2fea0691a5 --- gnu/packages/python-xyz.scm | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 169c1df2112..1d324af423e 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -19620,18 +19620,10 @@ (define-public python-amqp (uri (pypi-uri "amqp" version)) (sha256 (base32 "1qmmffiy48nady7is8529vxcyqbq88v5zgawqr3fk4q8rkz166rc")))) - (build-system python-build-system) + (build-system pyproject-build-system) (arguments - (list - #:phases - #~(modify-phases %standard-phases - (replace 'check - (lambda* (#:key tests? #:allow-other-keys) - (when tests? - (invoke "pytest" "-vv" - "-c" "/dev/null" ;take control over pytest options - ;; Integration tests require network connectivity. - "--ignore" "t/integration"))))))) + (list ; Integration tests require network connectivity. + #:test-flags '(list "--ignore=t/integration"))) (native-inputs (list python-pytest)) (propagated-inputs (list python-vine)) (home-page "https://github.com/celery/py-amqp") -- 2.41.0