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 362C0CCD183 for ; Mon, 13 Oct 2025 17:55:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id D1EFD608E0; Mon, 13 Oct 2025 17:55:23 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id kzkR0E3LRQrG; Mon, 13 Oct 2025 17:55:21 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.142; helo=lists1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org C73BB60768 Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp3.osuosl.org (Postfix) with ESMTP id C73BB60768; Mon, 13 Oct 2025 17:55:21 +0000 (UTC) Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) by lists1.osuosl.org (Postfix) with ESMTP id 78A60294 for ; Mon, 13 Oct 2025 17:55:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 7583841433 for ; Mon, 13 Oct 2025 17:55:20 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id VHHWY2bom6Mg for ; Mon, 13 Oct 2025 17:55:19 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=85.13.140.57; helo=dd20012.kasserver.com; envelope-from=bernd@kuhls.net; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp4.osuosl.org A99C64142C DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org A99C64142C Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp4.osuosl.org (Postfix) with ESMTPS id A99C64142C for ; Mon, 13 Oct 2025 17:55:17 +0000 (UTC) Received: from fli4l.lan.fli4l (p5b3a02db.dip0.t-ipconnect.de [91.58.2.219]) by dd20012.kasserver.com (Postfix) with ESMTPSA id AB6E3A4C69F9; Mon, 13 Oct 2025 19:55:14 +0200 (CEST) Received: from bruckner.lan.fli4l ([192.168.1.1]:43350) by fli4l.lan.fli4l with esmtp (Exim 4.98.2) (envelope-from ) id 1v8MlN-000000005Im-2Upb; Mon, 13 Oct 2025 17:55:14 +0000 From: Bernd Kuhls To: buildroot@buildroot.org Date: Mon, 13 Oct 2025 19:54:38 +0200 Message-ID: <20251013175513.86276-1-bernd@kuhls.net> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 X-Spamd-Bar: ++ X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202506031021; t=1760378114; bh=hRNKDyK67N0QzsvgXo01x8l/ICmg+nGzH9e/Yn/OhVk=; h=From:To:Cc:Subject:Date:From; b=ik80P2OAzAzt/99ZeqIngyQS+6Tjns5uHCBOg2T6dZnB8wsBYVqdB7N/qFe7MU2hn saP/opMzP2ye3LtIC5QOz725k8H8zP2Xu677mb0bkKZEyxUVYsx1nVn1cqEzyevKHp Zm7hPsgtux6nP0/36Y6z1PN7kemKgfWmNoS6btojhNLwH6DDovciYkZos4qXdyCMxb GkmCYYdmrdAI2Z2Ifzkw5u7Wegvcma+CIYr8GNiGyLIP58xgA58Gs4yDRy3QB2KLpR VIochgcCSt1Pw7bd+jds7db+0Eju9NpfgOOUg8S+IZDeN8w4GCMpD11XiAzKCIBoX4 /pEnIIYPzqKOw== X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dmarc=pass (p=none dis=none) header.from=kuhls.net X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202506031021 header.b=ik80P2OA Subject: [Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Geoffrey Ragot , Joseph Kogut , Olivier Matz , =?UTF-8?q?Fl=C3=A1vio=20Tapaj=C3=B3s?= , Marcin Niestroj , Guillaume William Brs , Nasser Afshin , Angelo Compagnucci , Ludovic Desroches , Falco Hyfing , James Hilliard , Mauro Condarelli , Michael Trimarchi , Fabrice Fontaine , Marcus Hoffmann , =?UTF-8?q?Rapha=C3=ABl=20M=C3=A9lotte?= Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/python-parso/python-parso.hash | 4 ++-- package/python-parso/python-parso.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/python-parso/python-parso.hash b/package/python-parso/python-parso.hash index 83224a28bf..d0c8b3861a 100644 --- a/package/python-parso/python-parso.hash +++ b/package/python-parso/python-parso.hash @@ -1,6 +1,6 @@ # md5, sha256 from https://pypi.org/pypi/parso/json -md5 f83b2e4164f6589ccae39b16c30ed5de parso-0.8.4.tar.gz -sha256 eb3a7b58240fb99099a345571deecc0f9540ea5f4dd2fe14c2a99d6b281ab92d parso-0.8.4.tar.gz +md5 e0b327d04ff11e429737465f2716c232 parso-0.8.5.tar.gz +sha256 034d7354a9a018bdce352f48b2a8a450f05e9d6ee85db84764e9b6bd96dafe5a parso-0.8.5.tar.gz # Locally computed sha256 checksums sha256 fa67973073753d17624caf8684d5ee816d70c89d912c5bca7ca0f08e7b150edb LICENSE.txt sha256 9c1e620a5cf8e74fe81c1fd4c55e9cc0b189fc04e677cfc7ef915de746c3f59e docs/_themes/flask/LICENSE diff --git a/package/python-parso/python-parso.mk b/package/python-parso/python-parso.mk index 65d10ebfc0..1cbc1f1e89 100644 --- a/package/python-parso/python-parso.mk +++ b/package/python-parso/python-parso.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_PARSO_VERSION = 0.8.4 +PYTHON_PARSO_VERSION = 0.8.5 PYTHON_PARSO_SOURCE = parso-$(PYTHON_PARSO_VERSION).tar.gz -PYTHON_PARSO_SITE = https://files.pythonhosted.org/packages/66/94/68e2e17afaa9169cf6412ab0f28623903be73d1b32e208d9e8e541bb086d +PYTHON_PARSO_SITE = https://files.pythonhosted.org/packages/d4/de/53e0bcf53d13e005bd8c92e7855142494f41171b34c2536b86187474184d PYTHON_PARSO_SETUP_TYPE = setuptools PYTHON_PARSO_LICENSE = MIT, Python-2.0, BSD-3-Clause (flask theme) PYTHON_PARSO_LICENSE_FILES = LICENSE.txt docs/_themes/flask/LICENSE test/normalizer_issue_files/LICENSE -- 2.47.3 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot