Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-lark: bump to version 1.3.1
@ 2026-01-02 22:14 James Hilliard
  2026-01-02 22:46 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2026-01-02 22:14 UTC (permalink / raw)
  To: buildroot; +Cc: James Hilliard

Add new host-python-setuptools-scm build dependency.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-lark/python-lark.hash | 4 ++--
 package/python-lark/python-lark.mk   | 5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/package/python-lark/python-lark.hash b/package/python-lark/python-lark.hash
index 4536f24e62..fedc6c7189 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  06c2015b9996beafc714cba8b7ae62dc  lark-1.3.0.tar.gz
-sha256  9a3839d0ca5e1faf7cfa3460e420e859b66bcbde05b634e73c369c8244c5fa48  lark-1.3.0.tar.gz
+md5  4cd79a5ca06dfc57c984a89a87ef938e  lark-1.3.1.tar.gz
+sha256  b426a7a6d6d53189d318f2b6236ab5d6429eaf09259f1ca33eb716eed10d2905  lark-1.3.1.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 b5f195eff4..a52fe73fed 100644
--- a/package/python-lark/python-lark.mk
+++ b/package/python-lark/python-lark.mk
@@ -4,11 +4,12 @@
 #
 ################################################################################
 
-PYTHON_LARK_VERSION = 1.3.0
+PYTHON_LARK_VERSION = 1.3.1
 PYTHON_LARK_SOURCE = lark-$(PYTHON_LARK_VERSION).tar.gz
-PYTHON_LARK_SITE = https://files.pythonhosted.org/packages/1d/37/a13baf0135f348af608c667633cbe5d13aa2c5c15a56ae9ad3e6cba45ae3
+PYTHON_LARK_SITE = https://files.pythonhosted.org/packages/da/34/28fff3ab31ccff1fd4f6c7c7b0ceb2b6968d8ea4950663eadcb5720591a0
 PYTHON_LARK_SETUP_TYPE = setuptools
 PYTHON_LARK_LICENSE = MIT
 PYTHON_LARK_LICENSE_FILES = LICENSE
+PYTHON_LARK_DEPENDENCIES = host-python-setuptools-scm
 
 $(eval $(python-package))
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-02 22:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-02 22:14 [Buildroot] [PATCH 1/1] package/python-lark: bump to version 1.3.1 James Hilliard
2026-01-02 22:46 ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox