Package name
ninja
Package version
>=1.10.0.post3,<=1.10.2.3
PyPI URL
https://pypi.org/project/ninja/
piwheels URL
https://www.piwheels.org/project/ninja/
Python version
I am the maintainer
More information
All of the recent failing builds (with exception of 1.10.0.post3 build on Python 3.5) fail due to a similar issue to cmake's versioneer import issue that happened in #227. I have made a PR to ninja here:
scikit-build/ninja-python-distributions#122
It's been merged already and I've been wondering if it would be possible to build the older versions again with the fixed setup.py as you seem to have done with cmake in #227. I assume that eventually ninja package will have a new 1.11.0 release but until then it would be great if at least the latest version were available with built wheels.
Package name
ninja
Package version
>=1.10.0.post3,<=1.10.2.3
PyPI URL
https://pypi.org/project/ninja/
piwheels URL
https://www.piwheels.org/project/ninja/
Python version
I am the maintainer
More information
All of the recent failing builds (with exception of 1.10.0.post3 build on Python 3.5) fail due to a similar issue to cmake's versioneer import issue that happened in #227. I have made a PR to ninja here:
scikit-build/ninja-python-distributions#122
It's been merged already and I've been wondering if it would be possible to build the older versions again with the fixed setup.py as you seem to have done with cmake in #227. I assume that eventually
ninjapackage will have a new 1.11.0 release but until then it would be great if at least the latest version were available with built wheels.