[Buildroot] [PATCH] package/python-flask-cors: fix PKG_SITE
Julien Olivain
ju.o at free.fr
Mon Sep 15 20:27:32 UTC 2025
On 15/09/2025 15:25, Titouan Christophe via buildroot wrote:
> python-flask-cors was security bumped in commit 04cd135b26 [1], however
> this
> commit did not update the _SITE url; which changes with each new
> release on
> pypi. Therefore, downloading python-flask-cors would always fail.
>
> [1]
> https://gitlab.com/buildroot.org/buildroot/-/commit/04cd135b26406dcc31cb66af1480d53fffe81e59
>
> Signed-off-by: Titouan Christophe <titouan.christophe at mind.be>
I applied this patch to master, including the comment from Yegor.
It fixes the source archive download.
While testing, I also observed that the license legal-info is also
failing,
running "make python-flask-cors-legal-info". It would be great if
somebody
could send a followup patch fixing this.
Best regards,
Julien.
More information about the buildroot
mailing list