From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 87CFEEB64DD for ; Sun, 30 Jul 2023 21:27:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 421346101E; Sun, 30 Jul 2023 21:27:48 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 421346101E X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tip_55Y0r4oj; Sun, 30 Jul 2023 21:27:47 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 85DA161020; Sun, 30 Jul 2023 21:27:46 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 85DA161020 Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 0FD4D1BF401 for ; Sun, 30 Jul 2023 21:27:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id D059B81A58 for ; Sun, 30 Jul 2023 21:27:44 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org D059B81A58 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3CkM7paOoz4L for ; Sun, 30 Jul 2023 21:27:43 +0000 (UTC) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by smtp1.osuosl.org (Postfix) with ESMTPS id 2EBE681A50 for ; Sun, 30 Jul 2023 21:27:42 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 2EBE681A50 Received: by mail.gandi.net (Postfix) with ESMTPSA id 0A01E1BF203; Sun, 30 Jul 2023 21:27:35 +0000 (UTC) Date: Sun, 30 Jul 2023 23:27:35 +0200 To: "Guillaume W. Bres" Message-ID: <20230730232735.50144597@windsurf> In-Reply-To: <20230521082312.24185-1-guillaume.bressaix@gmail.com> References: <20230521082312.24185-1-guillaume.bressaix@gmail.com> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-GND-Sasl: thomas.petazzoni@bootlin.com X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1690752461; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+JIUqJEBRbg+zWfFreyVxjlFXE1QT/7YSZHO2F2EZmE=; b=XX65U1/3w32x0F3RRtxxG+5jLXo+0GCSuP+2c00iGtsfC1fFsuh9HrlQBjzfqBghEE1vLN c9eCqBBJMR6N7gcSTEPWtSt/LnZgNKy5woRUY40OUTVyTo5yTdLrTiYEjQbAMJQZAyYSm3 MTYbOPr3Ky2nDV4NI1WK062jQuuzCAP42vEFZZwGGVpIAJ3bimXiACIx9aAT3C9K3pVSg0 B8D7dr8NjjrfpHtUz+jBEqS3u1st2P6R/Jn3s6LzAp2oCN9MpNOHz6ifZ1ysK88fgN6ksY ZoJzxo33WTT7ynRr5jqrpzwO9nKqLDjFRTgG6yTi8kQIdBVhFEM4wBlMmhs2UQ== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=XX65U1/3 Subject: Re: [Buildroot] [PATCH 1/1] package/python-gast: bump to version 0.5.4 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Thomas Petazzoni via buildroot Reply-To: Thomas Petazzoni Cc: buildroot@busybox.net Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Sun, 21 May 2023 10:23:12 +0200 "Guillaume W. Bres" wrote: > Signed-off-by: Guillaume W. Bres > --- > package/python-gast/python-gast.hash | 4 ++-- > package/python-gast/python-gast.mk | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot