From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KIhzLJthFGGK9AAAgWs5BA (envelope-from ) for ; Thu, 12 Aug 2021 01:47:39 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id wGT0J5thFGGaaAAAB5/wlQ (envelope-from ) for ; Wed, 11 Aug 2021 23:47:39 +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 710B11AA6F for ; Thu, 12 Aug 2021 01:47:39 +0200 (CEST) Received: from localhost ([::1]:59572 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDxwg-00083x-J4 for larch@yhetil.org; Wed, 11 Aug 2021 19:47:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44492) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDxw9-0006uu-7G for guix-patches@gnu.org; Wed, 11 Aug 2021 19:47:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53660) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mDxw9-0006ce-15 for guix-patches@gnu.org; Wed, 11 Aug 2021 19:47:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mDxw8-0001K1-VP for guix-patches@gnu.org; Wed, 11 Aug 2021 19:47:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50018] [PATCH 12/19] gnu: python-amqp: Update to 5.0.6. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 11 Aug 2021 23:47:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50018 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50018@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50018-submit@debbugs.gnu.org id=B50018.16287255934894 (code B ref 50018); Wed, 11 Aug 2021 23:47:04 +0000 Received: (at 50018) by debbugs.gnu.org; 11 Aug 2021 23:46:33 +0000 Received: from localhost ([127.0.0.1]:36945 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mDxvc-0001Gs-NS for submit@debbugs.gnu.org; Wed, 11 Aug 2021 19:46:32 -0400 Received: from mout01.posteo.de ([185.67.36.65]:45305) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mDxvb-0001GS-0O for 50018@debbugs.gnu.org; Wed, 11 Aug 2021 19:46:31 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 6F934240026 for <50018@debbugs.gnu.org>; Thu, 12 Aug 2021 01:46:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628725585; bh=pLvHvsh7U7mH4oBd4Xan1Rr/Fn15nhJifzolm50J9cY=; h=From:To:Cc:Subject:Date:From; b=ScrhoLX0pIVYgaC4FtovwxSxWz8TleFqrFdPScIt+dIbY5I+gwiHt27OvhrQCWTLX 4ZqEez+LBfLq6vL7KZ3K0Ma/smASGkYExYcaD9oWZjSh7Ia8fbui4C3EDLMrKdpGFd DeZWJgrghGxCl8cp9Zkb6++wE9xcrkRBbH2lVffVRL1R6sdEzfYHx3uwLjXwzhJYXE UsZ7cExdrQgwQE3Yuk6fX8UTG71+9srEcF0iYb4oYxaUSgH/l07UtWOByq8mfg7eil 41AGF0U8VfTX49dV7bPEjfoTrEViCs+5NkiTLceka2diK3vYrHy24CBHY7ksuDtaRr a7IPwkM/Tp+rg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GlRKr4qTwz9rxF; Thu, 12 Aug 2021 01:46:24 +0200 (CEST) From: Vinicius Monego Date: Wed, 11 Aug 2021 23:45:04 +0000 Message-Id: <20210811234511.32450-12-monego@posteo.net> In-Reply-To: <20210811234511.32450-1-monego@posteo.net> References: <20210811234511.32450-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1628725659; h=from:from:sender:sender: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:dkim-signature; bh=oTvIUl0+Y6kKPussiEt9EEsytaiWpEAxf9YmIpI4poQ=; b=DS8wGe7PhDEo/MU73iBOUdeYRYVDtVuMd04oU5T79IoWqNrk4Lddn7GqspBwJj0ThFyXWl vGkj3vAH+/rfWv0kN8wcrDoL7Lycunh8arC6A6jeYfqR6+spXbH0rK3hjFL9ZPYwoh2/+H l5XJMTVYSdoCNI8v2BCXnoqwak8mjpIFR8RfpL/yrx/X0Z1HUHYZuNgVqq7IyRne0ej0v2 GXJ8b6mBzLZGzEOoLOraIY9CLM/MB779Ui40ORW/TJmRW6IMI6S+4yr4djj01z/VybrjYj 2gxJA4L+kL9RbuBwqoyWHnGBai9NFJXxLNwAtQwkVmXil4lTIvQTuWDd7FlFHA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628725659; a=rsa-sha256; cv=none; b=qViSq5e0GngKQYRMbsc0SMEL/hbBZLsvTegCoF3tcRQ8SI+E7fev5jtEei6QelQ1RZefYx bVcNLykj8kJofi3x1gtlKbCs8eE8cb25sVVGlZ8XTOC8exRQ5drAO2eBBZFgGNw5IipZa7 oLLqL0UYBoJm0PGeSCF6+/BYpLgkHtIWmKy7X2NQ++HqWMQhqGqX7TTlvNiiGNGRyVuHLm UwIh7f7xZd+8qgxWb5mevFKSm9TVXhmNtb9oDk0a221HgAlij0XKpEeZZi+/+N39NKk/ev z/WzsFQOdDjWXBJaAONBvi7u4fJkCu7+vdvy1ski2joNdJcI9P0OrFMpjwQKfg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ScrhoLX0; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ScrhoLX0; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 710B11AA6F X-Spam-Score: 3.69 X-Migadu-Scanner: scn1.migadu.com X-TUID: pfKAhSw/eKno * gnu/packages/python-xyz.scm (python-amqp): Update to 5.0.6. [source]: Make some cosmetic changes. --- gnu/packages/python-xyz.scm | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 69a0c369db..7c4232cbd5 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -13177,17 +13177,24 @@ and provides a uniform API regardless of which JSON implementation is used.") (define-public python-amqp (package (name "python-amqp") - (version "2.3.2") + (version "5.0.6") (source (origin (method url-fetch) (uri (pypi-uri "amqp" version)) (sha256 - (base32 - "1sv600dgqwpimr6i1g59y9hpn50mc236gdqkr7zin13kvlpx0g87")))) + (base32 "1hk8jli0s8dinxwihskzbwqlrancsgfxh1hjpzw32k5kyaa6xq83")))) (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'delete-rabbitmq-tests + (lambda _ + ;; All tests in this file require RabbitMQ. + (delete-file-recursively "t/integration/test_rmq.py")))))) (native-inputs `(("python-case" ,python-case) + ("python-pytest-rerunfailures" ,python-pytest-rerunfailures) ("python-pytest-sugar" ,python-pytest-sugar) ("python-mock" ,python-mock))) (propagated-inputs -- 2.30.2