-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Add Bodo Recipe #30214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Bodo Recipe #30214
Conversation
|
Hi! This is the staged-recipes linter and I found some lint. File-specific lints and/or hints:
|
|
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 do have some suggestions for making it better though... For recipes/bodo/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/15401026967. Examine the logs at this URL for more detail. |
|
I confirm that I am willing to be listed as a maintainer for this recipe. |
2 similar comments
|
I confirm that I am willing to be listed as a maintainer for this recipe. |
|
I confirm that I am willing to be listed as a maintainer for this recipe. |
|
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/bodo/meta.yaml:
For recipes/bodo/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/15404418554. Examine the logs at this URL for more detail. |
|
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 do have some suggestions for making it better though... For recipes/bodo/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/15779606486. Examine the logs at this URL for more detail. |
|
I confirm that I am willing to be listed as a maintainer for this recipe. |
|
I confirm that I am willing to be listed as a maintainer for this recipe. |
|
@conda-forge/help-python-c, ready for review! |
|
I confirm that I am willing to be listed as a maintainer for this recipe. |
|
Hi! This is the staged-recipes linter and your PR looks excellent! 🚀 |
|
@conda-forge/help-python-c, bump |
|
@carterbox, this is the new PR for adding bodo recipe to conda-forge that has applied feedback from the old PR (which can be closed, I don't have permission to do so). I was wondering if it would be possible to re-review this, since Bodo is going to be an optional dependency for accelerating user defined functions in Pandas 3.0, which will be released soon. Thanks! |
| - pandas >=2.2,<2.3 | ||
| - fsspec >=2021.09 | ||
| - h5py | ||
| - mpich 4.1.*=h* # [not win] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mpich is not a python package
| --config-settings=cmake.args="-DCMAKE_INSTALL_PREFIX=$PREFIX;-DCMAKE_INSTALL_LIBDIR=lib;-DCMAKE_FIND_ROOT_PATH='$PREFIX;$CONDA_PREFIX_OLD/x86_64-conda-linux-gnu/sysroot';-DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY" \ | ||
| . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We define $CMAKE_ARGS for the compilers in our channel. If you have issues cross-compiling, look at this variable.
Checklist
url) rather than a repo (e.g.git_url) is used in your recipe (see here for more details).Supersedes: #28648