From patchwork Tue Dec 11 07:06:07 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christopher Baines X-Patchwork-Id: 445 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 1335B168FB; Tue, 11 Dec 2018 07:07:37 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, UNPARSEABLE_RELAY,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) by mira.cbaines.net (Postfix) with ESMTP id B3A061680F for ; Tue, 11 Dec 2018 07:07:36 +0000 (GMT) Received: from localhost ([::1]:36302 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gWc8m-0006EI-6s for patchwork@mira.cbaines.net; Tue, 11 Dec 2018 02:07:36 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gWc8K-0005xX-Ma for guix-patches@gnu.org; Tue, 11 Dec 2018 02:07:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gWc8J-00026V-Jx for guix-patches@gnu.org; Tue, 11 Dec 2018 02:07:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:38450) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gWc8I-00025j-Q3 for guix-patches@gnu.org; Tue, 11 Dec 2018 02:07:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gWc8I-00077z-Jl for guix-patches@gnu.org; Tue, 11 Dec 2018 02:07:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#33702] [PATCH 7/7] gnu: python-kombu: Update to 4.2.2. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 11 Dec 2018 07:07:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33702 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 33702@debbugs.gnu.org Received: via spool by 33702-submit@debbugs.gnu.org id=B33702.154451197527297 (code B ref 33702); Tue, 11 Dec 2018 07:07:06 +0000 Received: (at 33702) by debbugs.gnu.org; 11 Dec 2018 07:06:15 +0000 Received: from localhost ([127.0.0.1]:42702 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gWc7S-00076A-Og for submit@debbugs.gnu.org; Tue, 11 Dec 2018 02:06:14 -0500 Received: from li622-129.members.linode.com ([212.71.249.129]:38692 helo=mira.cbaines.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gWc7N-000754-P7 for 33702@debbugs.gnu.org; Tue, 11 Dec 2018 02:06:10 -0500 Received: from localhost (68.17.158.77.rev.sfr.net [77.158.17.68]) by mira.cbaines.net (Postfix) with ESMTPSA id 439B216900 for <33702@debbugs.gnu.org>; Tue, 11 Dec 2018 07:06:08 +0000 (GMT) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id edef635d for <33702@debbugs.gnu.org>; Tue, 11 Dec 2018 07:06:07 +0000 (UTC) From: Christopher Baines Date: Tue, 11 Dec 2018 08:06:07 +0100 Message-Id: <20181211070607.20548-7-mail@cbaines.net> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20181211070607.20548-1-mail@cbaines.net> References: <20181211070607.20548-1-mail@cbaines.net> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches This fixes the build, that probably broke with a Python update. * gnu/packages/python.scm (python-kombu): Update to 4.2.2.. --- gnu/packages/python.scm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 5ff91c4579..52e23a19fa 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -8338,23 +8338,27 @@ applications.") (define-public python-kombu (package (name "python-kombu") - (version "3.0.37") + (version "4.2.2") (source (origin (method url-fetch) (uri (pypi-uri "kombu" version)) (sha256 (base32 - "0l16chb314gpq2v7fh94a22c30lcv6w3ylmhsa60bldlcq6a0r70")))) + "15k8f7mzqr049sg9vi48m19vjykviafk3f0p5xzgw9by0x0kyxjj")))) (build-system python-build-system) (native-inputs `(("python-mock" ,python-mock) + ("python-case" ,python-case) + ("python-pyro4" ,python-pyro4) + ("python-pytest-sugar" ,python-pytest-sugar) + ("python-pytz" ,python-pytz) ("python-nose" ,python-nose))) (propagated-inputs `(("python-anyjson" ,python-anyjson) ("python-amqp" ,python-amqp) ("python-redis" ,python-redis))) - (home-page "http://kombu.readthedocs.org") + (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 possible by providing an idiomatic high-level interface for the AMQ protocol,