From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id ONqBJd9PMWVybQAAauVa8A:P1 (envelope-from ) for ; Thu, 19 Oct 2023 17:48:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ONqBJd9PMWVybQAAauVa8A (envelope-from ) for ; Thu, 19 Oct 2023 17:48:47 +0200 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 882F66831C for ; Thu, 19 Oct 2023 17:48:47 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=rRbJkaKN; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697730527; h=from:from:sender:sender:reply-to: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=7xQP7CPTA3xI1FrSrcBS8TcgT0MVRA0r2NUHnMpJdlM=; b=bZNiEaZCg68ZzuqG3VYsjEX2Jkwze1agaPSh7DG155ChwJGGJK5FFnNvgEzhpAK1wXL35S oqnPM0/OuqfC6cPRg//stWehDuDWNUH3rYTwqTrpgk65saq+TKqtY02ziGzoRQM8FmL76C oJDltZh7F78ljeqmdvPo425JLGp5PYw8YwEDODvuAttxdZ3fAP1niT6Bk3ibhAmNaHkqSL Uonw6285RXOuNlM8GXBPLlyffn+/l+7i3wvRmvlvJp1NpICIMTU6yB+SHtOF7o6KwTcUaZ SVVvRTyznBeuxPYfQNgeZBshJlQ3VUdwf7rHWlUGqxQCYoSBzwhuYh2DZABdHw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697730527; a=rsa-sha256; cv=none; b=AY7/1q45Wq3uUpMIXCuHGTj+Ji9LC0lOrD3GWnXa26R9dtpAs5tWXrZYLABFSD2YyJlgs1 YKRc0Yq2byHNTyX2cBpKDuuW0UUz3F95ziotV1hy1Rg+RxcyU7C2HJF8VuIfW0LXGa3MCt SipnY0TmngVU/aKlxBnVyQ3zXqTRYopzJvnFsC0YDLhrN5iLMxNp84LO+JN/LC3UNMLxb+ zNu/Dv9t/5n7Qu97kJK5sBKL/wikByasIL1KXHdtLEo1j1HsuEcVlS79RX8CsWtQm8K6BR NWe1SzXUyMh04vfGj29fhtGQ5BZYggRsGsDzPGVgEBmeJ42RLG61yyOsE7DsbA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=rRbJkaKN; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtVFL-00088t-QP; Thu, 19 Oct 2023 11:47:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtVFJ-00086X-O6 for guix-patches@gnu.org; Thu, 19 Oct 2023 11:47:37 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qtVFJ-0007iv-Fh for guix-patches@gnu.org; Thu, 19 Oct 2023 11:47:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtVFk-000651-3s; Thu, 19 Oct 2023 11:48:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64905] [PATCH v5 06/10] gnu: tree-sitter-python: Update to 0.20.4. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: hako@ultrarare.space, mail@cbaines.net, andrew@trop.in, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 15:48:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64905 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64905@debbugs.gnu.org Cc: Hilton Chain , Hilton Chain , Christopher Baines , Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler X-Debbugs-Original-Xcc: Hilton Chain , Christopher Baines , Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler Received: via spool by 64905-submit@debbugs.gnu.org id=B64905.169773044523208 (code B ref 64905); Thu, 19 Oct 2023 15:48:04 +0000 Received: (at 64905) by debbugs.gnu.org; 19 Oct 2023 15:47:25 +0000 Received: from localhost ([127.0.0.1]:37575 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtVF6-00062G-L0 for submit@debbugs.gnu.org; Thu, 19 Oct 2023 11:47:24 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:54830) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtVF4-000627-Ge for 64905@debbugs.gnu.org; Thu, 19 Oct 2023 11:47:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1697730270; 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=7xQP7CPTA3xI1FrSrcBS8TcgT0MVRA0r2NUHnMpJdlM=; b=rRbJkaKNOh47lWp97B8O8FE0omHfdFOcE2qKQgxyGPdTeaFXgLplS7oJc7meQ8ICx0yyEz VBV3LBh03S1IHYHsCf4ExJvqllD95ctJxGUJJkSlirqsVOfKRvjZ2EfBG/vTCk5Ez6ZlNK T2lp33yHrUZXU1+uwCu8mjvk418VdLiFyDSUHND25fz64I37cy6FINTFBv+V1t4w4TnaIV 6DqNhDiLplmvBBBl/iIoX1xnvsnk0+DKZjqClJELpuOM9SIEwSoMxAC1raOmPYQgDTC0qZ tCN8Qt0OHbMTurhuRQtmVyNCH8Ylzqg7vBMf5IfksVraOCEVB57EXY3MM5vydA== Date: Thu, 19 Oct 2023 23:44:32 +0800 Message-ID: <44a80a453450a0870a83b92fb71308196cce85e3.1697729704.git.hako@ultrarare.space> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -4.65 X-Migadu-Queue-Id: 882F66831C X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.65 X-TUID: VWCKyprHZZ4c * gnu/packages/tree-sitter.scm (tree-sitter-python): Update to 0.20.4. --- gnu/packages/tree-sitter.scm | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm index 819414ec8c..44cb13bbc8 100644 --- a/gnu/packages/tree-sitter.scm +++ b/gnu/packages/tree-sitter.scm @@ -503,14 +503,10 @@ (define-public tree-sitter-php #:commit commit))) (define-public tree-sitter-python - ;; There are a lot of additions, the last tag was placed a while ago - (let ((commit "9e53981ec31b789ee26162ea335de71f02186003") - (revision "0")) (tree-sitter-grammar "python" "Python" - "1lv3pgb7h2a0f121897r0lwc228rjwb77y3a6g3ghifx1rgbwvqg" - (git-version "0.20.0" revision commit) - #:commit commit))) + "1sxz3npk3mq86abcnghfjs38nzahx7nrn3wdh8f8940hy71d0pvi" + "0.20.4")) (define-public tree-sitter-r ;; No tags -- 2.41.0