* [Buildroot] [PATCH 1/1] package/python-mistune: bump to version 3.2.0
@ 2026-01-02 21:06 James Hilliard
2026-01-02 22:05 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2026-01-02 21:06 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Mauro Condarelli
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-mistune/python-mistune.hash | 4 ++--
package/python-mistune/python-mistune.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-mistune/python-mistune.hash b/package/python-mistune/python-mistune.hash
index c790096af8..b5478a6d57 100644
--- a/package/python-mistune/python-mistune.hash
+++ b/package/python-mistune/python-mistune.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/mistune/json
-md5 47bd96502dcf22434a329b1814769480 mistune-3.1.4.tar.gz
-sha256 b5a7f801d389f724ec702840c11d8fc48f2b33519102fc7ee739e8177b672164 mistune-3.1.4.tar.gz
+md5 26272a8d5ee997f80b32a93e51a24b54 mistune-3.2.0.tar.gz
+sha256 708487c8a8cdd99c9d90eb3ed4c3ed961246ff78ac82f03418f5183ab70e398a mistune-3.2.0.tar.gz
# Locally computed sha256 checksums
sha256 539013fd8e19f744f8bf0e27a532bbff54cd689ecef7a800f56ae5dc824be870 LICENSE
diff --git a/package/python-mistune/python-mistune.mk b/package/python-mistune/python-mistune.mk
index b5ec61e3a3..b67700b1a7 100644
--- a/package/python-mistune/python-mistune.mk
+++ b/package/python-mistune/python-mistune.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_MISTUNE_VERSION = 3.1.4
+PYTHON_MISTUNE_VERSION = 3.2.0
PYTHON_MISTUNE_SOURCE = mistune-$(PYTHON_MISTUNE_VERSION).tar.gz
-PYTHON_MISTUNE_SITE = https://files.pythonhosted.org/packages/d7/02/a7fb8b21d4d55ac93cdcde9d3638da5dd0ebdd3a4fed76c7725e10b81cbe
+PYTHON_MISTUNE_SITE = https://files.pythonhosted.org/packages/9d/55/d01f0c4b45ade6536c51170b9043db8b2ec6ddf4a35c7ea3f5f559ac935b
PYTHON_MISTUNE_LICENSE = BSD-3-Clause
PYTHON_MISTUNE_LICENSE_FILES = LICENSE
PYTHON_MISTUNE_SETUP_TYPE = setuptools
--
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:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-02 21:06 [Buildroot] [PATCH 1/1] package/python-mistune: bump to version 3.2.0 James Hilliard
2026-01-02 22:05 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.