[Buildroot] [PATCH 01/36] package/python-parso: bump version to 0.8.5
Bernd Kuhls
bernd at kuhls.net
Mon Oct 13 17:54:38 UTC 2025
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
---
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
More information about the buildroot
mailing list