mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 10:32:10 +00:00
Upgrade ShredOS to buildroot v24.11
This commit is contained in:
@@ -4,14 +4,14 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_FASTAPI_VERSION = 0.109.2
|
||||
PYTHON_FASTAPI_VERSION = 0.115.4
|
||||
PYTHON_FASTAPI_SOURCE = fastapi-$(PYTHON_FASTAPI_VERSION).tar.gz
|
||||
PYTHON_FASTAPI_SITE = https://files.pythonhosted.org/packages/01/d5/33a8992fe0e811211cd1cbc219cefa4732f9fb0555921346a59d1fec0040
|
||||
PYTHON_FASTAPI_SITE = https://files.pythonhosted.org/packages/a9/db/5781f19bd30745885e0737ff3fdd4e63e7bc691710f9da691128bb0dc73b
|
||||
PYTHON_FASTAPI_SETUP_TYPE = pep517
|
||||
PYTHON_FASTAPI_LICENSE = MIT
|
||||
PYTHON_FASTAPI_LICENSE_FILES = LICENSE
|
||||
PYTHON_FASTAPI_CPE_ID_VENDOR = fastapi_project
|
||||
PYTHON_FASTAPI_CPE_ID_PRODUCT = fastapi
|
||||
PYTHON_FASTAPI_DEPENDENCIES = host-python-hatchling
|
||||
PYTHON_FASTAPI_DEPENDENCIES = host-python-pdm-backend
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user