* [Buildroot] [PATCH 1/1] package/python-uvicorn: bump to version 0.32.0
@ 2024-10-15 17:54 James Hilliard
2024-10-22 20:41 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-10-15 17:54 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
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..42f29766db 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 ec8e5bbfecd14029c81730c0a42ed731 uvicorn-0.32.0.tar.gz
+sha256 f78b36b143c16f54ccdb8190d0a26b5f1901fe5a3c777e1ab29f26391af8551e uvicorn-0.32.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 3917e3a4e7..a80927643b 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.32.0
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/e0/fc/1d785078eefd6945f3e5bab5c076e4230698046231eb0f3747bc5c8fa992
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
* Re: [Buildroot] [PATCH 1/1] package/python-uvicorn: bump to version 0.32.0
2024-10-15 17:54 [Buildroot] [PATCH 1/1] package/python-uvicorn: bump to version 0.32.0 James Hilliard
@ 2024-10-22 20:41 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-22 20:41 UTC (permalink / raw)
To: James Hilliard; +Cc: buildroot, Asaf Kahlon
On Tue, 15 Oct 2024 11:54:28 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:
> 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(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-22 20:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-15 17:54 [Buildroot] [PATCH 1/1] package/python-uvicorn: bump to version 0.32.0 James Hilliard
2024-10-22 20:41 ` 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.