[Buildroot] [PATCH] package/python-uvloop: bump to v0.22.0

Marcus Hoffmann buildroot at bubu1.eu
Tue Oct 21 08:24:55 UTC 2025


Hi Julien,

On 10/17/25 18:59, Julien Olivain wrote:
> Hi Marcus,
> 
> Thanks for the patch.  I have few comments, see below.

I just sent a v2, addressing your comments.

[...]

>>> -sha256 
>>> 377025287798f9dcd819e1f826fa5fc5e2f382528691ab0528c5cf8c8c282c27 
>>> LICENSE-APACHE
>>> -sha256 
>>> 6dd4c399f26de043d77a2ad7e31db4cb5bf08ea8368b0a42d6e158635cc8ab62 
>>> LICENSE-MIT
>>> +sha256 
>>> 16de0c32b265cb7d46a6d3bd614f259dd4d693a5e26b3407b04aae8d73041f0c 
>>> vendor/libuv/LICENSE
> 
> Here, you remove LICENSE-APACHE and LICENSE-MIT, and introduce vendor/ 
> libuv/LICENSE
> but this patch does not update PYTHON_UVLOOP_LICENSE nor
> PYTHON_UVLOOP_LICENSE_FILES in the .mk.
> 
> Running the command:
> 
> make python-uvloop-legal-info
> 
> generates the warnings:
> 
> ERROR: No hash found for LICENSE-APACHE
> ERROR: No hash found for LICENSE-MIT
> 
> The file vendor/libuv/LICENSE only includes the MIT license.
> What the upstream relicensed?
> Could you givea justification in the commit log why you change
> those license files? (because the original files are still present
> in the new version you update to.

This was (again) just utils/scanpypi misdetecting the license files and 
me not spotting the change in the diff and reverting it before submitting.

[...]

> 
> Can you send an updated patch please?
> 
> Best regards,
> 
> Julien.


Best,
Marcus


More information about the buildroot mailing list