From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id EPhQGt6IvWGugwAAgWs5BA (envelope-from ) for ; Sat, 18 Dec 2021 08:08:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id kEAUFt6IvWGRcwAA1q6Kng (envelope-from ) for ; Sat, 18 Dec 2021 07:08:14 +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 327A31B19F for ; Sat, 18 Dec 2021 08:08:14 +0100 (CET) Received: from localhost ([::1]:58420 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1myTpF-0007Id-CU for larch@yhetil.org; Sat, 18 Dec 2021 02:08:13 -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 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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639811294; 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=hbmIuvXLV2IpaUoOQVMPAmj7tpUpUfzloltY/+O24uM=; b=XQSL03HJB6Mc9B3mC8dN8aOsQZYPWtxgUpN8YR1k4FawQXnXE/QLHtyqT+CpPeMsWtIMKN pqe7a1BpJjK4h6PbDwdsp0p5I3W3NASR+ru5+Mx+UAv1fW//Ni9wNH5PWRoLNq2RVKFHQQ SXiQwq2HAgWx6771ZEugwkctgo9Fqq5YgG9kXyBbuxPwx1pAdjFqbnf5gte4V9KMbW+12f WbYitFcVQyiAeaYjWhzqM6/R40xGQmH1s9wsGUv773NXrM3o5sGihkhdGfO7Iibg3DtVoV 6/mcAc00uDBWxCWumKdX2jolfLeLNHkJHZ/jkBlDOslpvyAdvtjKK0nDCjL/yQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639811294; a=rsa-sha256; cv=none; b=V+kRG/90Zc5xwNjKwWBRK6xSq+soo7298u9US+oTxMB1EWc4Tlto2DfH004YT+QpAW9Wym S+QGrcMgUhcZG8EOw9Y2V9Y0cM1SFaN0Q1gdhiKa6worvnf6+njKMsYlRGiBfr4D0TOkox 5Cty7iG5NyiirmeFEsJ1C/+7/JMJIQvFpKuk3KFNyQVmXoJfTN+ij7oSPQhvETMJgIGgzH +MwKArp0KwLnEcKMf9cznka0H/vmDk4yJH+RgPbqamIkFKImNscpIYot41tlYEC2s9ur0V 297HRhlYn5ornTWAVgDO08OGXVtAh1Rce4ArYWvlMOWrNzilzeK4lCEbWf9xfg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=c2vxCz4l; dmarc=none; 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" X-Migadu-Spam-Score: -1.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=c2vxCz4l; dmarc=none; 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" X-Migadu-Queue-Id: 327A31B19F X-Spam-Score: -1.30 X-Migadu-Scanner: scn0.migadu.com X-TUID: xD73mzyDo/Hd * 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 -- 2.34.0