From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id iAwbFNIMAGa4awEA62LTzQ:P1 (envelope-from ) for ; Sun, 24 Mar 2024 12:21:54 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id iAwbFNIMAGa4awEA62LTzQ (envelope-from ) for ; Sun, 24 Mar 2024 12:21:54 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=qZBNqN97; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1711279314; 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=aVhOpGFj33a7zWNEbFXT6mmPUK+XWBbWUHWpNC97t68=; b=AvSZaI48CqfS1ROqojD8VU6euK489mjwRorN7HR93Q06HNu9le5GpApzOGjl6Z+HxwNPQN BTAkDddtzh2e/Cm6UIkIAVRgynDyDTZFKoHU0/dxZxoFk1FX9fE/bS8lZ6w1nnh28h310f vm4R9qGt02hj4Ypo26uznT7qONUsFe/DA6EjKHjDeSkhQKx7w8L8lPXeeOEVuijMB4yzLC mTtyZ/6wKfqjhvtryaJfR9TEdaVSBgf+zKx1vebbt/wxXR8NiajnpLIUfWkwA0MtU3jLMN bp81rf5d82K3vqGHIzD4XCS5a2LCx9wl10aWvc/5MSlGkfjXtmJWO6oc34iHuA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=qZBNqN97; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1711279314; a=rsa-sha256; cv=none; b=ZRpYkgJ3evXD3OnXtDruIL8CgCyNG/hVHarl0iBhxD8BCGeO3uwBuEeUs6qBY9KoyDfJ0k AwZu+drP6hrkCItKLNLZ8B9xksqUicruqvkvlIhcsI2PfPKBCyOzTbkBiSq0oKmx7XIjRq x1qznOvJKm6XNJHi+DUiALpe6IBufEKtig0+QE3L2BnG2+DRX9FwRswfQy/uvDs/F7jAY5 Ow4iouW7/ib7RR4jOepw+P50SgXgn7CcXWi8Ix3uByTxZU9yHaB8DPYfrKy9oPx4F05S7e DXWq4meTmL11iEiJlKejha+M+PL/vjW540yowZsvoTHN8Flmv66Kd+FPbAg/vw== 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 06B0B77EA2 for ; Sun, 24 Mar 2024 12:21:54 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1roLv5-0003zn-St; Sun, 24 Mar 2024 07:21:45 -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 1roLui-0003vY-V1 for guix-patches@gnu.org; Sun, 24 Mar 2024 07:21:21 -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 1roLui-00034b-Mh for guix-patches@gnu.org; Sun, 24 Mar 2024 07:21:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1roLvO-0002Fo-CM for guix-patches@gnu.org; Sun, 24 Mar 2024 07:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69978] [PATCH 2/4] gnu: python-kombu: Update to 5.3.5. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 24 Mar 2024 11:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69978 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69978@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 69978-submit@debbugs.gnu.org id=B69978.17112792898499 (code B ref 69978); Sun, 24 Mar 2024 11:22:02 +0000 Received: (at 69978) by debbugs.gnu.org; 24 Mar 2024 11:21:29 +0000 Received: from localhost ([127.0.0.1]:50213 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1roLuq-0002D0-Eq for submit@debbugs.gnu.org; Sun, 24 Mar 2024 07:21:28 -0400 Received: from mout01.posteo.de ([185.67.36.65]:48425) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1roLuo-0002CO-KO for 69978@debbugs.gnu.org; Sun, 24 Mar 2024 07:21:27 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id D7606240029 for <69978@debbugs.gnu.org>; Sun, 24 Mar 2024 12:20:38 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1711279238; bh=85lG1R+huqPISWkPInj55LMOuFdBkj/7rCq9N9bg8qU=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=qZBNqN97YRmrHzz3fzqHlsgeY6H4KfZLC5qSOG3roGRGuwb6etXE4pQ66BGwVjgo9 pcsDWUyPJdJ3o8o9yO8LvamSLPZ0c1zpiaDR1KihTrIfW6JtHt8gdIg1soSFctz6SH mFYztVSnzF/3dMdYVPd/NbK7QaHM1dfv0Z5+28HCcdEAed0FN8CZjsYG6mIitLltIp YMi+LOt1JrWcFKstMV+OPhh8LmnlktGnvNXJXTwDny+WY0OvbMktgIEEYYWOFaricO f/ki2hyj3f02LAF4R199s3aBF2V3Kw/92wZC0aAduNZdMtLNWW5tpNzqmBwMdJSrZC guPf9KNHf2ntA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4V2YX54YMtz9rxD; Sun, 24 Mar 2024 12:20:37 +0100 (CET) From: Vinicius Monego Date: Sun, 24 Mar 2024 11:20:08 +0000 Message-Id: In-Reply-To: References: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 06B0B77EA2 X-Spam-Score: -2.43 X-Migadu-Spam-Score: -2.43 X-Migadu-Scanner: mx10.migadu.com X-TUID: eK3E06bE4CTS * gnu/packages/python-xyz.scm (python-kombu): Update to 5.3.5. [build-system]: Use pyproject-build-system. [arguments]: Do not override the check phase. Ignore a file in #:test-flags. [native-inputs]: Add python-botocore, python-tzdata. Remove python-pytz. [propagated-inputs]: Add python-typing-extensions. Remove python-cached-property. Change-Id: I4b36effff8b17af388d56c90bf8983954adf4333 --- gnu/packages/python-xyz.scm | 29 +++++++++++++---------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index f9835edff4..3240aa2c40 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -18909,30 +18909,27 @@ (define-public python-txamqp (define-public python-kombu (package (name "python-kombu") - (version "5.2.4") + (version "5.3.5") (source (origin (method url-fetch) (uri (pypi-uri "kombu" version)) (sha256 - (base32 "044ng79gj04668kf5fmy7fjkw8302xyapskkn65ym52zfbpf7kip")))) - (build-system python-build-system) + (base32 "14sbr1gkhiansnybdkk9qjk8l5sfrkjc64vddzf7175llvqp1r1h")))) + (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" - ;; The transport tests attempt to pass messages to - ;; many different databases. - "--ignore" "t/unit/transport"))))))) + (list #:test-flags + ;; TODO: Package azure-identity (required for this file) + #~(list "--ignore" "t/unit/transport/test_azurestoragequeues.py"))) (native-inputs - (list python-case python-pyro4 python-pytest-sugar - python-pytest python-pytz)) + (list python-botocore + python-case + python-pyro4 + python-pytest + python-pytest-sugar + python-tzdata)) (propagated-inputs - (list python-amqp python-cached-property python-vine)) + (list python-amqp python-typing-extensions python-vine)) (home-page "https://kombu.readthedocs.io") (synopsis "Message passing library for Python") (description "The aim of Kombu is to make messaging in Python as easy as -- 2.39.2