|
@@ -4,9 +4,9 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-PYTHON_FASTAPI_VERSION = 0.114.2
|
|
|
+PYTHON_FASTAPI_VERSION = 0.115.0
|
|
|
PYTHON_FASTAPI_SOURCE = fastapi-$(PYTHON_FASTAPI_VERSION).tar.gz
|
|
|
-PYTHON_FASTAPI_SITE = https://files.pythonhosted.org/packages/d6/c7/cf41c991257e9babc429ae0c2c48f5315154e8b94c8ba475dc0247718741
|
|
|
+PYTHON_FASTAPI_SITE = https://files.pythonhosted.org/packages/7b/5e/bf0471f14bf6ebfbee8208148a3396d1a23298531a6cc10776c59f4c0f87
|
|
|
PYTHON_FASTAPI_SETUP_TYPE = pep517
|
|
|
PYTHON_FASTAPI_LICENSE = MIT
|
|
|
PYTHON_FASTAPI_LICENSE_FILES = LICENSE
|