scikit-build / ninja-python-distributions

This project provides the infrastructure to build Ninja Python wheels.
Apache License 2.0
61 stars 16 forks source link

Building ninja 1.11.1 w/Python 3.12.2 gives deprecation warning re: "pipes" #243

Open jpbion opened 7 months ago

jpbion commented 7 months ago

Using "python3 configure.py --bootstrap" returns:

user@www:/sources/ninja-1.11.1% python3 ./configure.py --bootstrap /sources/ninja-1.11.1/./configure.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 import pipes bootstrapping ninja...

...

henryiii commented 5 months ago

I think you meant to submit this to upstream; this is just a PyPI redistribution of ninja and we don't have a configure.py.