[Buildroot] [PATCH] package/python-charset-normalizer: bump to 3.4.4
Julien Olivain
ju.o at free.fr
Fri Oct 17 16:39:56 UTC 2025
On 16/10/2025 11:21, Marcus Hoffmann via buildroot wrote:
> Changelog:
> https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md#changelog
>
> Upstream setuptools-scm build dependency. Also the upper bound of
> mypy(c) is currently high enough that we can remove the
> --skip-dependency-check hack.
>
> mypy(c) is now also optional if CHARSET_NORMALIZER_USE_MYPYC isn't set
> to one. As we don't really care about the performance optimization in
> the host package we can skip the mypyc step and remove the dependency
> on
> mypyc for the host package.
>
> Signed-off-by: Marcus Hoffmann <buildroot at bubu1.eu>
Applied to master, thanks.
More information about the buildroot
mailing list