From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GGnFLEkURmHd4gAAgWs5BA (envelope-from ) for ; Sat, 18 Sep 2021 18:31:05 +0200 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 6C9WKEkURmFWDAAAbx9fmQ (envelope-from ) for ; Sat, 18 Sep 2021 16:31:05 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 714C12C7F7 for ; Sat, 18 Sep 2021 18:31:05 +0200 (CEST) Received: from localhost ([::1]:48180 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRdF2-0000cp-GP for larch@yhetil.org; Sat, 18 Sep 2021 12:31:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40002) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRdE4-0008Sf-GF for guix-patches@gnu.org; Sat, 18 Sep 2021 12:30:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53345) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRdE4-0001K6-7i for guix-patches@gnu.org; Sat, 18 Sep 2021 12:30:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mRdE4-0004oz-4V for guix-patches@gnu.org; Sat, 18 Sep 2021 12:30:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48702] [PATCH v4 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 Sep 2021 16:30:04 +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 Received: via spool by 48702-submit@debbugs.gnu.org id=B48702.163198255718424 (code B ref 48702); Sat, 18 Sep 2021 16:30:04 +0000 Received: (at 48702) by debbugs.gnu.org; 18 Sep 2021 16:29:17 +0000 Received: from localhost ([127.0.0.1]:36655 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRdDI-0004mz-8n for submit@debbugs.gnu.org; Sat, 18 Sep 2021 12:29:17 -0400 Received: from out2.migadu.com ([188.165.223.204]:15943) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRdD4-0004mF-RD for 48702@debbugs.gnu.org; Sat, 18 Sep 2021 12:29:04 -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=1631982542; 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=/XY7nVvGoBwS8Uy9wajPYhYszZBfKb4BT/WCgi5My9g=; b=QP1ErdhPD/PycjnJbTOw698rLuptTKE83KKcgb+aTNf6eYCVEak37Cj7nmbXYeDMIEdDVR zv7NlvyQygYXF9f5UDYBqMCpMy5I1TLhlLj3de4iwjcYUDXIyZbga6CKrXwraxjvyaw9tC ++ZqqHL7X+IMeMId4RVzfCUe0hJ4+Ifpt43MBnQRc37DRB7NWPvL7h+cn0HnNPv0+W2E4R TNRs8vRDpTXncmP3fXGKCNRpLjofaJbuM28EAxOTStIZi83fchVOT6Z01cHxYyPDG/xeko ePbeefgGE9U+fa9bj+ULcM11gGe1yOluDmytHz5aELOoN4QkfNtMR9NtbJVJwQ== From: Kyle Meyer Date: Sat, 18 Sep 2021 12:28:53 -0400 Message-Id: <20210918162853.25997-4-kyle@kyleam.com> In-Reply-To: <20210918162853.25997-1-kyle@kyleam.com> References: <20210717130941.25146-1-kyle@kyleam.com> <20210918162853.25997-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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631982665; 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=/XY7nVvGoBwS8Uy9wajPYhYszZBfKb4BT/WCgi5My9g=; b=ceeVILoQVgYnhmRG1NnOl+vobDgWYM/Ht0cPYtdVIdujZW1zXK9H9GB/oAxN2mrry89KHq 2HaT8Gpe6aU/EB8ebm2QuLNjqrICw3heqC70w+6j6uwTs3AbJsDsmuxQG0yMDzQOHu92qn wPZfHEO2vGwzYE9/vMdRhs4ZxaFXIWAKRUHHieTdnEirpSoOL3t5DtAFqrPgjPclUlya1g e4TzX3iYL3wDL/CU2Jbw0wS258UcA3p6xCIgUO427Q9TjvXqcv+PUgWxlBU0p6qSguMnta RDWok6Kl9PETSdy+Wxdg4fIRzg3DWB343tpbeiQoBQsGV2OF9ea3sJQPAO6/yw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631982665; a=rsa-sha256; cv=none; b=Ijs0rCPSz82cq+EwZke1FvjYS40TEixmm0fxKFJzKUoqsG7c6V0cQwhEhnKFNuiXXl0uep PrrSg4eAN+MaYCNjtlhE0OTNxmFH/nJ93EtcouRKFy2XVcnwYxf3UKj7K0g9+CkIQPuVof Mk88wVGWnDVCH3la1WUiXo0KPNusLDTxQbpr/TOpEJKsFLSXZNGvmxRo1gakXxxYz0r8jk dLuW6xkehQktIiQl0RS88omp+TcbSgweWb3UR9YmOwwjsFpN94d4GR2yvBe3Ndge17F+cC xQfC7evy2IpltTkn/dovZd+f34HMH/HV1k7iNI5m/Nf6vzEirXnh5Bfh/wc1QA== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=QP1ErdhP; dmarc=none; spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 5.11 Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=QP1ErdhP; dmarc=none; spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 714C12C7F7 X-Spam-Score: 5.11 X-Migadu-Scanner: scn0.migadu.com X-TUID: n/4wwGslJihB * 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 594a2c2003..e8b52d1b19 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -2526,27 +2526,21 @@ (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 `(("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 -- 2.33.0