From: Marcus Hoffmann via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: James Hilliard <james.hilliard1@gmail.com>
Subject: [Buildroot] [PATCH] package/python-starlette: bump to 0.48.0
Date: Wed, 15 Oct 2025 11:56:40 +0200 [thread overview]
Message-ID: <20251015095641.2677817-1-buildroot@bubu1.eu> (raw)
Release Notes: https://github.com/Kludex/starlette/releases/tag/0.48.0
Github namespace changed, so change the link in Config.in.
---
package/python-starlette/Config.in | 2 +-
package/python-starlette/python-starlette.hash | 4 ++--
package/python-starlette/python-starlette.mk | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/python-starlette/Config.in b/package/python-starlette/Config.in
index 90f590689a..64f8345a92 100644
--- a/package/python-starlette/Config.in
+++ b/package/python-starlette/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_PYTHON_STARLETTE
help
The little ASGI library that shines.
- https://github.com/encode/starlette
+ https://github.com/Kludex/starlette
diff --git a/package/python-starlette/python-starlette.hash b/package/python-starlette/python-starlette.hash
index 4937d93ad0..bcc71c09c5 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 5ae93b12a6b5527fc97c5ba3921bc552 starlette-0.47.3.tar.gz
-sha256 6bc94f839cc176c4858894f1f8908f0ab79dfec1a6b8402f6da9be26ebea52e9 starlette-0.47.3.tar.gz
+md5 9e56e4be3ee2a746ee6375fd9e81f61c starlette-0.48.0.tar.gz
+sha256 7e8cee469a8ab2352911528110ce9088fdc6a37d9876926e73da7ce4aa4c7a46 starlette-0.48.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 04f40460b7..a643623e03 100644
--- a/package/python-starlette/python-starlette.mk
+++ b/package/python-starlette/python-starlette.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_STARLETTE_VERSION = 0.47.3
+PYTHON_STARLETTE_VERSION = 0.48.0
PYTHON_STARLETTE_SOURCE = starlette-$(PYTHON_STARLETTE_VERSION).tar.gz
-PYTHON_STARLETTE_SITE = https://files.pythonhosted.org/packages/15/b9/cc3017f9a9c9b6e27c5106cc10cc7904653c3eec0729793aec10479dd669
+PYTHON_STARLETTE_SITE = https://files.pythonhosted.org/packages/a7/a5/d6f429d43394057b67a6b5bbe6eae2f77a6bf7459d961fdb224bf206eee6
PYTHON_STARLETTE_SETUP_TYPE = hatch
PYTHON_STARLETTE_LICENSE = BSD-3-Clause
PYTHON_STARLETTE_LICENSE_FILES = LICENSE.md
--
2.51.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2025-10-15 9:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-15 9:56 Marcus Hoffmann via buildroot [this message]
2025-10-15 10:07 ` [Buildroot] [PATCH] package/python-starlette: bump to 0.48.0 Marcus Hoffmann via buildroot
2025-10-18 10:53 ` Julien Olivain via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251015095641.2677817-1-buildroot@bubu1.eu \
--to=buildroot@buildroot.org \
--cc=buildroot@bubu1.eu \
--cc=james.hilliard1@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.