msys2 / MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.
https://packages.msys2.org
BSD 3-Clause "New" or "Revised" License
2.31k stars 1.23k forks source link

python-language-server: unbundle vendored versioneer #22426

Closed mmuetzel closed 3 weeks ago

mmuetzel commented 3 weeks ago

The bundled version is outdated and incompatible with Python 3.12.

mmuetzel commented 3 weeks ago

It looks like the "check" step downloaded an old version of python-jsonrpc-server instead of the one from staging. Other than that this is looking ok afaict.