[Buildroot] [PATCH 15/23] package/python-lark: bump version to 1.3.0
Bernd Kuhls
bernd at kuhls.net
Sun Oct 12 20:19:54 UTC 2025
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
---
package/python-lark/python-lark.hash | 4 ++--
package/python-lark/python-lark.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-lark/python-lark.hash b/package/python-lark/python-lark.hash
index 35ee842a4a..4536f24e62 100644
--- a/package/python-lark/python-lark.hash
+++ b/package/python-lark/python-lark.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/lark/json
-md5 99760ed81904c56b2db2b7ab7723063e lark-1.2.2.tar.gz
-sha256 ca807d0162cd16cef15a8feecb862d7319e7a09bdb13aef927968e45040fed80 lark-1.2.2.tar.gz
+md5 06c2015b9996beafc714cba8b7ae62dc lark-1.3.0.tar.gz
+sha256 9a3839d0ca5e1faf7cfa3460e420e859b66bcbde05b634e73c369c8244c5fa48 lark-1.3.0.tar.gz
# Locally computed sha256 checksums
sha256 2eee60f52d4e11357bf89e72b034d050e285e47fda1361e5662fb322ee27d771 LICENSE
diff --git a/package/python-lark/python-lark.mk b/package/python-lark/python-lark.mk
index 1a85b49bd3..b5f195eff4 100644
--- a/package/python-lark/python-lark.mk
+++ b/package/python-lark/python-lark.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_LARK_VERSION = 1.2.2
+PYTHON_LARK_VERSION = 1.3.0
PYTHON_LARK_SOURCE = lark-$(PYTHON_LARK_VERSION).tar.gz
-PYTHON_LARK_SITE = https://files.pythonhosted.org/packages/af/60/bc7622aefb2aee1c0b4ba23c1446d3e30225c8770b38d7aedbfb65ca9d5a
+PYTHON_LARK_SITE = https://files.pythonhosted.org/packages/1d/37/a13baf0135f348af608c667633cbe5d13aa2c5c15a56ae9ad3e6cba45ae3
PYTHON_LARK_SETUP_TYPE = setuptools
PYTHON_LARK_LICENSE = MIT
PYTHON_LARK_LICENSE_FILES = LICENSE
--
2.47.3
More information about the buildroot
mailing list