* [Buildroot] [PATCH 1/1] package/python-uvicorn: bump to 0.31.1
@ 2024-10-13 19:41 James Hilliard
2024-10-22 19:17 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-10-13 19:41 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Marcus Hoffmann, Asaf Kahlon
From: Marcus Hoffmann <buildroot@bubu1.eu>
Changelog:
* https://github.com/encode/uvicorn/releases/tag/0.31.1
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-uvicorn/python-uvicorn.hash | 4 ++--
package/python-uvicorn/python-uvicorn.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-uvicorn/python-uvicorn.hash b/package/python-uvicorn/python-uvicorn.hash
index be6e2e325c..2be7edd1dd 100644
--- a/package/python-uvicorn/python-uvicorn.hash
+++ b/package/python-uvicorn/python-uvicorn.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/uvicorn/json
-md5 a5b7951b8d9e335fbee8002e9081c108 uvicorn-0.31.0.tar.gz
-sha256 13bc21373d103859f68fe739608e2eb054a816dea79189bc3ca08ea89a275906 uvicorn-0.31.0.tar.gz
+md5 db3a0ebc67364f41561c284e5f4b3461 uvicorn-0.31.1.tar.gz
+sha256 f5167919867b161b7bcaf32646c6a94cdbd4c3aa2eb5c17d36bb9aa5cfd8c493 uvicorn-0.31.1.tar.gz
# Locally computed sha256 checksums
sha256 efe1acf3e62fb99c288b0ec73e5a773b7268ef4320fe757ea994214e4b63c371 LICENSE.md
diff --git a/package/python-uvicorn/python-uvicorn.mk b/package/python-uvicorn/python-uvicorn.mk
index 3917e3a4e7..23eb79623b 100644
--- a/package/python-uvicorn/python-uvicorn.mk
+++ b/package/python-uvicorn/python-uvicorn.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_UVICORN_VERSION = 0.31.0
+PYTHON_UVICORN_VERSION = 0.31.1
PYTHON_UVICORN_SOURCE = uvicorn-$(PYTHON_UVICORN_VERSION).tar.gz
-PYTHON_UVICORN_SITE = https://files.pythonhosted.org/packages/0a/96/ee52d900f8e41cc35eaebfda76f3619c2e45b741f3ee957d6fe32be1b2aa
+PYTHON_UVICORN_SITE = https://files.pythonhosted.org/packages/76/87/a886eda9ed495a3a4506d5a125cd07c54524280718c4969bde88f075fe98
PYTHON_UVICORN_SETUP_TYPE = pep517
PYTHON_UVICORN_LICENSE = BSD-3-Clause
PYTHON_UVICORN_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-22 19:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-13 19:41 [Buildroot] [PATCH 1/1] package/python-uvicorn: bump to 0.31.1 James Hilliard
2024-10-22 19:17 ` 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.