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 iIWFOqEVeGExLAAAgWs5BA (envelope-from ) for ; Tue, 26 Oct 2021 16:50:09 +0200 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 CNUyNqEVeGFzOQAA1q6Kng (envelope-from ) for ; Tue, 26 Oct 2021 14:50:09 +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 BB4D61A8F6 for ; Tue, 26 Oct 2021 16:50:09 +0200 (CEST) Received: from localhost ([::1]:60588 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mfNmC-0006h2-Jb for larch@yhetil.org; Tue, 26 Oct 2021 10:50:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37020) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mfNm6-0006gq-Od for guix-patches@gnu.org; Tue, 26 Oct 2021 10:50:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35776) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mfNm6-0008Rf-FG for guix-patches@gnu.org; Tue, 26 Oct 2021 10:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mfNm6-0001wN-CR for guix-patches@gnu.org; Tue, 26 Oct 2021 10:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50021] [PATCH v2 8/8] gnu: python-diff-match-patch: Update to 20200713. References: <20210812012912.44638-1-monego@posteo.net> In-Reply-To: <20210812012912.44638-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 26 Oct 2021 14:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50021 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50021@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50021-submit@debbugs.gnu.org id=B50021.16352597717404 (code B ref 50021); Tue, 26 Oct 2021 14:50:02 +0000 Received: (at 50021) by debbugs.gnu.org; 26 Oct 2021 14:49:31 +0000 Received: from localhost ([127.0.0.1]:47322 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfNlb-0001vM-5q for submit@debbugs.gnu.org; Tue, 26 Oct 2021 10:49:31 -0400 Received: from mout02.posteo.de ([185.67.36.66]:32921) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mfNlZ-0001v5-0y for 50021@debbugs.gnu.org; Tue, 26 Oct 2021 10:49:29 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 80D32240104 for <50021@debbugs.gnu.org>; Tue, 26 Oct 2021 16:49:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1635259762; bh=5dI/gaHTJiY8XZw7/EDG1W8Ti13j44ZH1s+tp4UUAgE=; h=From:To:Cc:Subject:Date:From; b=HLwd3YhGv7ZIxRrJqvLUle8fMe+kryStcplLQ6Ja0oLg0l0zi/IzyqC645yiABcxF NjU3aGaLbYuMun5D/5VDOws9KSriJV65q6UwpMEy0P/20rRi6p6k0xsi+Dm6cnbp0J uw1UTNMCF7JxlnSzmBi4Wd3wVDjhWzf4jEtocR1qen9WWiY5bmrbFB10ir0P5RHCWG OED4xnrZ/fPKbXZn7BC+Ix8/FpjhKLHTA5QzzK6tsc0o+zFINVAqlvFL8jAjIlZK9+ RJDJfQ4PRsNmFN6E9AjVIl5Q0xwOtgTGtwElTUAM3h2jUYc/qu2VPsGHJp7yI57yR5 Idto1cUEhSgIA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Hdvq51gTPz6tmB; Tue, 26 Oct 2021 16:49:20 +0200 (CEST) From: Vinicius Monego Date: Tue, 26 Oct 2021 14:48:55 +0000 Message-Id: <20211026144855.105293-1-monego@posteo.net> 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=1635259809; 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=wdMTg4dcvFW5atp5XI8VzSLowp1s91ZkbGZ8jEq51J0=; b=XxCBV/XnwZ7GgRdsJtIY4XEsKsNSNcgRF5uacNEAiuVQq0UxhDwHoHumPhWpKczV1hL1AO zpAxH3vBBXRvt+rBOKGPUPxgc1E1u5Hq1Ckjv81n/18UAWZ4HeEedCaaK8pUPYPHEwIEao DhRXisH9cQ0LXOKKTJvbWMqBUaFujLsyrehsfJ5QbIg1AWTRhvdDF0hmMkQX3XhaUxf9CZ o2vy/XaLrzq/lQ1ztMhcHZ0v20QXj+hVFsF6K7FRoWtxiZRpErWWLq8pYDo4eBpqGCc9c2 vjOFG1904ULJ4fDyLCkVF69JwrMJYY0PfdFf7W5VMo9aUhjdC2djPLPLriFfww== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635259809; a=rsa-sha256; cv=none; b=YO8TZMjW3SLQaRA5onDh/Ug8Yv++eVGeCJCM/JgzJMgwlhmW2dG5ijAE8fS6twG6clHhvu QuIfxjPldnubqwuzSn/yggLZOEV32lQv0zubfU2Fb+Agxdv0p9tnhqXkGwR8n2waGiAOam I1OasoYypnr5R4OHUH1EcDeCXViL4nuQ8KY6xmJfFHQgwDk34UWcSA/BPt6ZbUflRgoHfs qK661BexWGaSdk+h+1ss9++/urwanKOPwNLORj0WJjreTkGXEGuv1RJHP9rXGXYqTCfD4r nIdg1p2UanQu9hjNltQAjHFTIE0eFrE5uredOlQokzLthfapA3vpDY2puseBTw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=HLwd3YhG; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.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: 3.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=HLwd3YhG; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.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: BB4D61A8F6 X-Spam-Score: 3.67 X-Migadu-Scanner: scn0.migadu.com X-TUID: H3xhkdi01def * gnu/packages/python-xyz.scm (python-diff-match-patch): Update to 20200713. [arguments]<#:phases>: Override 'check phase. [home-page]: Change to GitHub URL. --- gnu/packages/python-xyz.scm | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 778e68f4f3..5d07003a5b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -18348,16 +18348,25 @@ make common patterns shorter and easier.") (define-public python-diff-match-patch (package (name "python-diff-match-patch") - (version "20121119") + (version "20200713") (source (origin (method url-fetch) (uri (pypi-uri "diff-match-patch" version)) (sha256 (base32 - "0k1f3v8nbidcmmrk65m7h8v41jqi37653za9fcs96y7jzc8mdflx")))) + "063s8zcxz787xfg7d1wxpqh59fxg3iz85ww9zhyz4vaqm80mlvys")))) (build-system python-build-system) - (home-page "https://code.google.com/p/google-diff-match-patch") + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "unittest" + "diff_match_patch.tests"))))))) + (home-page "https://github.com/diff-match-patch-python/diff-match-patch") (synopsis "Synchronize plain text") (description "Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.") -- 2.30.2