[Buildroot] [PATCH] package/python-fastapi: fix cpe id vendor
Arnout Vandecappelle
arnout at rnout.be
Wed Apr 16 21:26:08 UTC 2025
On 21/03/2025 12:33, Gilles Bardoux via buildroot wrote:
> fastapi_project is deprecated, tiangolo is the current cpe id vendor for
> python-fastapi
> Signed-off-by: gilles.bardoux at sagemcom.com
Applied to 2025.02.x, 2024.11.x and 2024.02.x, thanks.
Regards,
Arnout
> ---
> package/python-fastapi/python-fastapi.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/python-fastapi/python-fastapi.mk
> b/package/python-fastapi/python-fastapi.mk
> index 08fe5623cb..2662f3ddaf 100644
> --- a/package/python-fastapi/python-fastapi.mk
> +++ b/package/python-fastapi/python-fastapi.mk
> @@ -10,7 +10,7 @@ PYTHON_FASTAPI_SITE =
> https://files.pythonhosted.org/packages/a2/b2/5a5dc4affdb6
> 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_VENDOR = tiangolo
> PYTHON_FASTAPI_CPE_ID_PRODUCT = fastapi
> PYTHON_FASTAPI_DEPENDENCIES = host-python-pdm-backend
>
>
> ______________________________________________________________________
> Ce courriel et les documents qui lui sont joints sont, sauf mention contraire,
> présumés de nature confidentielle et destinées à l'usage exclusif du ou des
> destinataire(s) mentionné(s). Si vous n'êtes pas le ou les destinataire(s),
> vous êtes informé(e) que toute divulgation, reproduction, distribution, toute
> autre diffusion ou utilisation de cette communication ou de tout ou partie de
> ces informations est strictement interdite, sauf accord préalable de
> l’expéditeur. Si ce message vous a été transmis par erreur, merci
> d’immédiatement en informer l'expéditeur et supprimer de votre système
> informatique ce courriel ainsi que tous les documents qui y sont attachés. En
> vous remerciant de votre coopération.
>
> This email and any attached documents are, unless otherwise stated, presumed
> to be confidential and intended for the exclusive use of the recipient(s)
> mentioned. If you are not the recipient(s), you are informed that any
> disclosure, reproduction, distribution, any other dissemination or use of this
> communication or all or part of this information is strictly prohibited,
> unless agreed beforehand by the sender. If you have received this e-mail in
> error, please immediately advise the sender and delete this e-mail and all the
> attached documents from your computer system. Thanking you for your cooperation.
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
More information about the buildroot
mailing list