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@bubu1.eu> Signed-off-by: Julien Olivain <ju.o@free.fr>