* [Buildroot] [PATCH 1/2] package/python-starlette: bump to version 0.41.0
@ 2024-10-25 17:34 James Hilliard
2024-10-25 17:34 ` [Buildroot] [PATCH 2/2] package/python-fastapi: bump to version 0.115.3 James Hilliard
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-10-25 17:34 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-starlette/python-starlette.hash | 4 ++--
package/python-starlette/python-starlette.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-starlette/python-starlette.hash b/package/python-starlette/python-starlette.hash
index 9a9671f41c..22b4f05f7c 100644
--- a/package/python-starlette/python-starlette.hash
+++ b/package/python-starlette/python-starlette.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/starlette/json
-md5 cdef39e4684305e568bd91b45ceb9dbf starlette-0.39.2.tar.gz
-sha256 caaa3b87ef8518ef913dac4f073dea44e85f73343ad2bdc17941931835b2a26a starlette-0.39.2.tar.gz
+md5 c7bea1bc676a8e9adce0214bf632f67b starlette-0.41.0.tar.gz
+sha256 39cbd8768b107d68bfe1ff1672b38a2c38b49777de46d2a592841d58e3bf7c2a starlette-0.41.0.tar.gz
# Locally computed sha256 checksums
sha256 dcb95677a02240243187e964f941847d19b17821cf99e5afae684fab328c19bf LICENSE.md
diff --git a/package/python-starlette/python-starlette.mk b/package/python-starlette/python-starlette.mk
index e1fa34a3ce..92c9ebb16b 100644
--- a/package/python-starlette/python-starlette.mk
+++ b/package/python-starlette/python-starlette.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_STARLETTE_VERSION = 0.39.2
+PYTHON_STARLETTE_VERSION = 0.41.0
PYTHON_STARLETTE_SOURCE = starlette-$(PYTHON_STARLETTE_VERSION).tar.gz
-PYTHON_STARLETTE_SITE = https://files.pythonhosted.org/packages/02/0a/62fbd5697f6174041f9b4e2e377b6f383f9189b77dbb7d73d24624caca1d
+PYTHON_STARLETTE_SITE = https://files.pythonhosted.org/packages/78/53/c3a36690a923706e7ac841f649c64f5108889ab1ec44218dac45771f252a
PYTHON_STARLETTE_SETUP_TYPE = hatch
PYTHON_STARLETTE_LICENSE = BSD-3-Clause
PYTHON_STARLETTE_LICENSE_FILES = LICENSE.md
--
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-25 17:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-25 17:34 [Buildroot] [PATCH 1/2] package/python-starlette: bump to version 0.41.0 James Hilliard
2024-10-25 17:34 ` [Buildroot] [PATCH 2/2] package/python-fastapi: bump to version 0.115.3 James Hilliard
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.