From patchwork Thu May 27 14:54:21 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kyle Meyer X-Patchwork-Id: 29628 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 9C6EF27BC81; Thu, 27 May 2021 15:55:51 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 636B327BC78 for ; Thu, 27 May 2021 15:55:51 +0100 (BST) Received: from localhost ([::1]:55358 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmHQM-0002tw-ID for patchwork@mira.cbaines.net; Thu, 27 May 2021 10:55:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42784) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lmHPc-0002bG-63 for guix-patches@gnu.org; Thu, 27 May 2021 10:55:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41040) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lmHPb-0005x2-ED for guix-patches@gnu.org; Thu, 27 May 2021 10:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lmHPb-0008CQ-AS for guix-patches@gnu.org; Thu, 27 May 2021 10:55:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48702] [PATCH 3/3] gnu: b4: Update to 0.7.0. Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 27 May 2021 14:55:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48702 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48702@debbugs.gnu.org Received: via spool by 48702-submit@debbugs.gnu.org id=B48702.162212729831486 (code B ref 48702); Thu, 27 May 2021 14:55:03 +0000 Received: (at 48702) by debbugs.gnu.org; 27 May 2021 14:54:58 +0000 Received: from localhost ([127.0.0.1]:52584 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmHPW-0008Bh-BD for submit@debbugs.gnu.org; Thu, 27 May 2021 10:54:58 -0400 Received: from out1.migadu.com ([91.121.223.63]:64802) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmHPR-0008BH-8j for 48702@debbugs.gnu.org; Thu, 27 May 2021 10:54:53 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1622127292; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=YUrBYWNMLLSSXLrpz9RYf6nztLExIVWIuf3zFNcf/0M=; b=Z1VOKpKPjrukUnsbWDwh7rfJihreXEkdZyw+VlOe8CGxkx47Qbn7hmw9kCZzanMa3j1VGJ YqzCliH2c4r9BxJiMt1DIAcUorTe5pulOxBfYZZtO95XmKA7wKM0l5cSOSi5i6nPISMNTP ze0hy1t6Hr8T1EYY9chM0ipeZULF5nitr0em0eRfnOeg7ecmGu5LAySs8UGDLBU84aaqVZ U57Pxe2ja3qRfh0npzJ8XDvCS2e7L2aI/KSWpQrDoNPn18kOonlwV1CmXpKWE4j6WzMgIG y8gWdK4bQX3PFq2HxHTZmfekRSgEeqWz3E9Aubb6dQ9yzkKwsV0m5WdGYVSnTg== From: Kyle Meyer Date: Thu, 27 May 2021 10:54:21 -0400 Message-Id: <20210527145421.11903-3-kyle@kyleam.com> In-Reply-To: <20210527145046.11773-1-kyle@kyleam.com> References: <20210527145046.11773-1-kyle@kyleam.com> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/version-control.scm (b4): Update to 0.7.0. [propagated-inputs]: Add patatt. [source]: Drop snippet for issue that is now fixed upstream. --- gnu/packages/version-control.scm | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index 6d555c16d9..dbb40914da 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -2448,27 +2448,21 @@ (define-public patatt (define-public b4 (package (name "b4") - (version "0.6.2") + (version "0.7.0") (source (origin (method url-fetch) (uri (pypi-uri "b4" version)) (sha256 - (base32 "1j904dy9cwxl85k2ngc498q5cdnqwsmw3jibjr1m55w8aqdck68z")) - (modules '((guix build utils))) - (snippet - '(begin - ;; Fixes issue with dependency requirements being too strict. See upstream commit: - ;; https://git.kernel.org/pub/scm/utils/b4/b4.git/commit/?id=31348a14afdb1d39e7faf9576eaddea1ced76e19 - (substitute* "setup.py" - (("~=") ">=")) - #t)))) + (base32 "089j33yyx827qpy8qkw3xk1cwis650bj5xjdn2qgckxs3sfklw7i")))) (build-system python-build-system) (arguments '(#:tests? #f)) ; No tests. (inputs `(("python-dkimpy" ,python-dkimpy) ("python-dnspython" ,python-dnspython) ("python-requests" ,python-requests))) + (propagated-inputs + `(("patatt" ,patatt))) (home-page "https://git.kernel.org/pub/scm/utils/b4/b4.git") (synopsis "Tool for working with patches in public-inbox archives") (description