* [Buildroot] [PATCH 1/1] package/python-tomli: bump to version 2.0.2
@ 2024-10-09 18:13 James Hilliard
2024-10-10 21:35 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-10-09 18:13 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-tomli/python-tomli.hash | 4 ++--
package/python-tomli/python-tomli.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-tomli/python-tomli.hash b/package/python-tomli/python-tomli.hash
index 8368f9ee13..8ee4939af0 100644
--- a/package/python-tomli/python-tomli.hash
+++ b/package/python-tomli/python-tomli.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/tomli/json
-md5 d4341621d423a7ca6822e23d6d52bb9a tomli-2.0.1.tar.gz
-sha256 de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f tomli-2.0.1.tar.gz
+md5 e65b234adc4513d94792c69bb025b622 tomli-2.0.2.tar.gz
+sha256 d46d457a85337051c36524bc5349dd91b1877838e2979ac5ced3e710ed8a60ed tomli-2.0.2.tar.gz
# Locally computed sha256 checksums
sha256 b80816b0d530b8accb4c2211783790984a6e3b61922c2b5ee92f3372ab2742fe LICENSE
diff --git a/package/python-tomli/python-tomli.mk b/package/python-tomli/python-tomli.mk
index 5d259f71a3..3c3d4dc182 100644
--- a/package/python-tomli/python-tomli.mk
+++ b/package/python-tomli/python-tomli.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_TOMLI_VERSION = 2.0.1
+PYTHON_TOMLI_VERSION = 2.0.2
PYTHON_TOMLI_SOURCE = tomli-$(PYTHON_TOMLI_VERSION).tar.gz
-PYTHON_TOMLI_SITE = https://files.pythonhosted.org/packages/c0/3f/d7af728f075fb08564c5949a9c95e44352e23dee646869fa104a3b2060a3
+PYTHON_TOMLI_SITE = https://files.pythonhosted.org/packages/35/b9/de2a5c0144d7d75a57ff355c0c24054f965b2dc3036456ae03a51ea6264b
PYTHON_TOMLI_LICENSE = MIT
PYTHON_TOMLI_LICENSE_FILES = LICENSE
PYTHON_TOMLI_SETUP_TYPE = flit
--
2.34.1
_______________________________________________
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:[~2024-10-10 21:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 18:13 [Buildroot] [PATCH 1/1] package/python-tomli: bump to version 2.0.2 James Hilliard
2024-10-10 21:35 ` 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.