From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id iG04CWSwwmRfJwAASxT56A (envelope-from ) for ; Thu, 27 Jul 2023 19:59:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sEdfCGSwwmR+rQAAG6o9tA (envelope-from ) for ; Thu, 27 Jul 2023 19:59:00 +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 D29C73CCC3 for ; Thu, 27 Jul 2023 19:58:59 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=fd1j3e4Q; 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=1690480739; 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=KdaXKuEOe1u/9vefii+jE4z1i085KLPKnNkTGQRGT/k=; b=FJE2JfEC+Qwo9NoD70mKdCfgagsMFF7eqQ6rbf1FUZjA8ePbwlYmrdw06jm0Avz4ZDXaL/ 010ilqpMMf25jUCPBbSQvxywu3m/R2TAYJ8b9S1kSFdXq95otqZKtRZsWJ4l4CUPYfUbPs IgZPlfgPUqtggFbFK4Agm7QDhttxSxPA+MFNH52JDpQL/WzevxFHBI5Sv6qk7Ln3g/XaU5 P/OY/5r3WFTvDduAhdmTMKU0iAWggtHVuWN5dJhq2b7jD4oyNutd0InJQE96riZplAgnL8 qeLnqIzSU13ZG41Obun3T/bcrP2YHCoHuBZ0ngCDs0pKJ3FZ/aAEaMMaGM8dsw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690480739; a=rsa-sha256; cv=none; b=ug2vTCBtAITWAAh/fi133K96YYsBYZiocD5rvJuKHHawH+9/TCPBnghk3S27crlm4IX0Kz hY+1JzVaH7tvdJKBdp7BZ2bxqpbESeHWpBHv9L50Idy/cD0Z7pzL6JWNF5mEQ+Tmh2CMPI RdZi5hGQC7sEAlIGZZDee/l+n6xSpokTorug7hpcBGlm544D6UEz6ypSm3qqFNf53X5mnN ToPwoIJ+s0Pa90arOMyvM5QaZlMOxBELrsCckV0BBsOp8lpGDl3OjzSpRH71rRwP8m02Hl Az97qJCnzPgrADRSDcvyHewJQskH1xgJ8gysedNg7drl7rvb9wZj7a/LBRvJBQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=fd1j3e4Q; 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 1qP4dm-0005CR-Dr; Thu, 27 Jul 2023 13:19:06 -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 1qP4dk-0005B3-Ol for guix-patches@gnu.org; Thu, 27 Jul 2023 13:19:04 -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 1qP4dk-0005o9-HE for guix-patches@gnu.org; Thu, 27 Jul 2023 13:19:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qP4dk-0002CQ-By for guix-patches@gnu.org; Thu, 27 Jul 2023 13:19:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64905] [PATCH v2 6/8] gnu: tree-sitter-python: Update to 0.20.3. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 27 Jul 2023 17:19: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 Received: via spool by 64905-submit@debbugs.gnu.org id=B64905.16904782988344 (code B ref 64905); Thu, 27 Jul 2023 17:19:04 +0000 Received: (at 64905) by debbugs.gnu.org; 27 Jul 2023 17:18:18 +0000 Received: from localhost ([127.0.0.1]:43082 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qP4cz-0002AN-RM for submit@debbugs.gnu.org; Thu, 27 Jul 2023 13:18:18 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:60128) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qP4cu-0002A3-Av for 64905@debbugs.gnu.org; Thu, 27 Jul 2023 13:18:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1690478019; 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=KdaXKuEOe1u/9vefii+jE4z1i085KLPKnNkTGQRGT/k=; b=fd1j3e4Q2aTgCVbc7hjxLqB/ozPSFopUjyyNVAO4eEWHmJEGrg4n55nsRsjFTNn+wUQSi3 kSO07tpnJirNzVdQCyODDhSsiClaiC2AbgCRtdSlhnUYxEQ1bKTJHYImmbJukHQtW6/hKq QVyJu8rtzkjMVXARJrQKcipRE4WfVar39Xql+Nq8m7evSEV/R3hUu5Y+2ax/rSJ+e9ZYx6 z1ty6aEPmuc6WxsuZaN/krtMooPaJJVVKuLF/nBKkF4cqo6m/9VnyXVwRka0/2JXp6vE4A CeBiLpBW/tXBUYJQr0w0QZIbCtURyr4tm3NwnQngJ0lyuwsdG48Tk+m6P7VZ2A== Date: Fri, 28 Jul 2023 01:17:13 +0800 Message-ID: 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-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -4.64 X-Spam-Score: -4.64 X-Migadu-Queue-Id: D29C73CCC3 X-TUID: XaesIF2o7BU4 * gnu/packages/tree-sitter.scm (tree-sitter-python): Update to 0.20.3. --- gnu/packages/tree-sitter.scm | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm index 9c33081afe..876b3b8250 100644 --- a/gnu/packages/tree-sitter.scm +++ b/gnu/packages/tree-sitter.scm @@ -471,14 +471,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))) + (tree-sitter-grammar + "python" "Python" + "093q200v479j1p8dfjgzlydpzbn2qc1x2pglx9573m9ls4ga004d" + "0.20.3")) (define-public tree-sitter-r ;; No tags -- 2.41.0