Add stub package python-ninja#32
Conversation
- forward dependency on ninja via python-ninja output - add metadata for pip check - provide possibility to use python -m ninja
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
I still believe this is not the correct fix. This won't fix other non-conda packaging ecosystems. It should be fixed upstream in the (two known) packages that misuse it, then patched there until a new version is out. If there is a python-ninja, it should be a repacking of the actual python ninja package. If someone actually does need the Python package with jobserver support, they should be able to require it. These packages do not, but just have a faulty discovery / usage of ninja only from the package. Trying to hack around the problem is just going to cause problems later. You can't delete the fake package once it's released. |
Checklist
Reset the build number to0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)Closes #26
Closes conda-forge/staged-recipes#19098