From patchwork Sat Dec 18 07:06:48 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kyle Meyer X-Patchwork-Id: 35365 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 89D2C27BBEA; Sat, 18 Dec 2021 07:08:13 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 50D0227BBE9 for ; Sat, 18 Dec 2021 07:08:13 +0000 (GMT) Received: from localhost ([::1]:58420 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1myTpE-0007Id-HD for patchwork@mira.cbaines.net; Sat, 18 Dec 2021 02:08:12 -0500 Received: from eggs.gnu.org ([209.51.188.92]:55302) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myTp4-0007Hl-Rf for guix-patches@gnu.org; Sat, 18 Dec 2021 02:08:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57848) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1myTp4-00076r-J4 for guix-patches@gnu.org; Sat, 18 Dec 2021 02:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1myTp4-00087t-EU for guix-patches@gnu.org; Sat, 18 Dec 2021 02:08:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#48702] [PATCH v5 3/3] gnu: b4: Update to 0.8.0. Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Dec 2021 07:08:02 +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 Cc: Xinglu Chen , Aleksandr Vityazev Received: via spool by 48702-submit@debbugs.gnu.org id=B48702.163981122931165 (code B ref 48702); Sat, 18 Dec 2021 07:08:02 +0000 Received: (at 48702) by debbugs.gnu.org; 18 Dec 2021 07:07:09 +0000 Received: from localhost ([127.0.0.1]:41158 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myToA-00086N-50 for submit@debbugs.gnu.org; Sat, 18 Dec 2021 02:07:09 -0500 Received: from out0.migadu.com ([94.23.1.103]:52033) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myTo7-000862-Rz for 48702@debbugs.gnu.org; Sat, 18 Dec 2021 02:07:04 -0500 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=1639811222; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=hbmIuvXLV2IpaUoOQVMPAmj7tpUpUfzloltY/+O24uM=; b=c2vxCz4lWUdkKjIlBjH1y99q6Ff6JjuMR4RhGPUIUGFxDLi2ZQFosmA/oEkFEB+wd/hW8y +2PFPR2VG4WGtOyUh9/c3YrjOOVN5U++kUN6Nctw706CUAManAKW8/DNFJ9UhyIhbHFrO1 t9Za8nDLB3UFz7HFhUfg/48jX5lcntymSkfpJgR6hmP/2c5H7K7wiZVQxB1zHVJXlQw8xe h5HL9n2qnVII0prROcmDlOdQm+W+CLBLbpJe2DCU1SVEyifhT8ZOy4V4N3mON7mQbcefVo t7BWiGQDkAIy12K5nBp3uMm21f6IDDAdPZ6drF7gDQOu2T/c3mhyYqcbqWB8nQ== From: Kyle Meyer Date: Sat, 18 Dec 2021 02:06:48 -0500 Message-Id: <20211218070648.278181-4-kyle@kyleam.com> In-Reply-To: <20211218070648.278181-1-kyle@kyleam.com> References: <20210918162853.25997-1-kyle@kyleam.com> <20211218070648.278181-1-kyle@kyleam.com> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: 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.8.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 3de7ed50a8..c5d34b6cea 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -2562,25 +2562,19 @@ (define-public patatt (define-public b4 (package (name "b4") - (version "0.6.2") + (version "0.8.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 "115ysciq15sxc8fd9hf7p0f4wnd5xapcfkmq8g33y1c8nbdxclbx")))) (build-system python-build-system) (arguments '(#:tests? #f)) ; No tests. (inputs (list python-dkimpy python-dnspython python-requests)) + (propagated-inputs + (list patatt)) (home-page "https://git.kernel.org/pub/scm/utils/b4/b4.git") (synopsis "Tool for working with patches in public-inbox archives") (description