0.44.0
Extended the ruff rule list and applied fixes
Worked around a bizarre PyPy+Windows issue with bdist_egg
Used modern tmp_path instead of py.path based tmpdir (#513)
Deprecated bdist_wheel and updated the README (#631)
Use vendored packaging to canonicalize requirements (#614)
Report stderr contents if `flit build` fails
Updated pre-commit modules and applied ruff fixes