* [Buildroot] [PATCH] package/python-uvicorn: bump to 0.29.0
@ 2024-03-25 14:54 Marcus Hoffmann via buildroot
2024-05-10 20:19 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Marcus Hoffmann via buildroot @ 2024-03-25 14:54 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
Changelog:
https://github.com/encode/uvicorn/blob/master/CHANGELOG.md#0290---2024-03-19
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
---
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 773995ab9d..f002304c3d 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 98f40515e34fb49e9d2842b6a147acec uvicorn-0.27.1.tar.gz
-sha256 3d9a267296243532db80c83a959a3400502165ade2c1338dea4e67915fd4745a uvicorn-0.27.1.tar.gz
+md5 88b8d2090026fff2bca6f9f561a07ecb uvicorn-0.29.0.tar.gz
+sha256 6a69214c0b6a087462412670b3ef21224fa48cae0e452b5883e8e8bdfdd11dd0 uvicorn-0.29.0.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 899b9660f6..04ec4b20d2 100644
--- a/package/python-uvicorn/python-uvicorn.mk
+++ b/package/python-uvicorn/python-uvicorn.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_UVICORN_VERSION = 0.27.1
+PYTHON_UVICORN_VERSION = 0.29.0
PYTHON_UVICORN_SOURCE = uvicorn-$(PYTHON_UVICORN_VERSION).tar.gz
-PYTHON_UVICORN_SITE = https://files.pythonhosted.org/packages/09/d8/8aa69c76585035ca81851d99c3b00fd6be050aefd478a5376ff9fc5feb69
+PYTHON_UVICORN_SITE = https://files.pythonhosted.org/packages/49/8d/5005d39cd79c9ae87baf7d7aafdcdfe0b13aa69d9a1e3b7f1c984a2ac6d2
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-05-10 20:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-25 14:54 [Buildroot] [PATCH] package/python-uvicorn: bump to 0.29.0 Marcus Hoffmann via buildroot
2024-05-10 20:19 ` 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.