All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/python-fastapi: bump to version 0.115.2
@ 2024-10-13 19:32 James Hilliard
  2024-10-13 19:32 ` [Buildroot] [PATCH 2/2] package/python-starlette: bump to version 0.39.2 James Hilliard
  2024-10-22 19:17 ` [Buildroot] [PATCH 1/2] package/python-fastapi: bump to version 0.115.2 Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: James Hilliard @ 2024-10-13 19:32 UTC (permalink / raw)
  To: buildroot; +Cc: James Hilliard, Asaf Kahlon

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-fastapi/python-fastapi.hash | 4 ++--
 package/python-fastapi/python-fastapi.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-fastapi/python-fastapi.hash b/package/python-fastapi/python-fastapi.hash
index f752d65dbe..a45c78e180 100644
--- a/package/python-fastapi/python-fastapi.hash
+++ b/package/python-fastapi/python-fastapi.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/fastapi/json
-md5  1be069a4db82af6acedf769e61c2aaeb  fastapi-0.115.0.tar.gz
-sha256  f93b4ca3529a8ebc6fc3fcf710e5efa8de3df9b41570958abf1d97d843138004  fastapi-0.115.0.tar.gz
+md5  cb1bde7504e7943d869a5d93d999f5bd  fastapi-0.115.2.tar.gz
+sha256  3995739e0b09fa12f984bce8fa9ae197b35d433750d3d312422d846e283697ee  fastapi-0.115.2.tar.gz
 # Locally computed sha256 checksums
 sha256  4ec89ffc81485b97fec584b2d4a961032eeffe834453894fd9c1274906cc744e  LICENSE
diff --git a/package/python-fastapi/python-fastapi.mk b/package/python-fastapi/python-fastapi.mk
index 3a932ce34d..a15db2bdff 100644
--- a/package/python-fastapi/python-fastapi.mk
+++ b/package/python-fastapi/python-fastapi.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_FASTAPI_VERSION = 0.115.0
+PYTHON_FASTAPI_VERSION = 0.115.2
 PYTHON_FASTAPI_SOURCE = fastapi-$(PYTHON_FASTAPI_VERSION).tar.gz
-PYTHON_FASTAPI_SITE = https://files.pythonhosted.org/packages/7b/5e/bf0471f14bf6ebfbee8208148a3396d1a23298531a6cc10776c59f4c0f87
+PYTHON_FASTAPI_SITE = https://files.pythonhosted.org/packages/22/fa/19e3c7c9b31ac291987c82e959f36f88840bea183fa3dc3bb654669f19c1
 PYTHON_FASTAPI_SETUP_TYPE = pep517
 PYTHON_FASTAPI_LICENSE = MIT
 PYTHON_FASTAPI_LICENSE_FILES = LICENSE
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-22 19:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-13 19:32 [Buildroot] [PATCH 1/2] package/python-fastapi: bump to version 0.115.2 James Hilliard
2024-10-13 19:32 ` [Buildroot] [PATCH 2/2] package/python-starlette: bump to version 0.39.2 James Hilliard
2024-10-22 19:17 ` [Buildroot] [PATCH 1/2] package/python-fastapi: bump to version 0.115.2 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.