Felix Yan
Felix Yan
This helps some projects to keep support for this architecture (for example: https://github.com/haskell-primitive/primitive-unaligned/commit/2a8ec3167e9cabb520884a7e963ec6bc733983d6)
Builds fine and all tests pass.
They are currently pointing to trunk, which isn't correct.
https://archlinux.org/packages/community/any/python-qt.py/
Fix the following warning: ``` /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:459: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) ``` Ref: https://github.com/pypa/setuptools/pull/2620
Builds fine and all tests pass.