-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
add multiprocessingpandas feedstock #31592
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
base: main
Are you sure you want to change the base?
add multiprocessingpandas feedstock #31592
Conversation
|
I agree to be listed as a maintainer on this recipe/ |
|
Hi! This is the staged-recipes linter and your PR looks excellent! 🚀 |
|
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/multiprocesspandas/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/19825999455. Examine the logs at this URL for more detail. |
…iprocessingpandas recipe to work
|
OK, I think I understand the problem now. Just documenting this if others come across similar issues. The error was: Basically, the (empty) file Here's how patches work, in case anybody is looking how to do this:
|
|
Seems like a download failure for the linter, so I'll just try a restart: @conda-forge-admin, please restart ci |
|
Ah, and just for cross-referencing and thanks: this is the other pull request where I got the relevant pointers on the |
|
Hmm, failed again. Will try once more: @conda-forge-admin, please restart ci |
|
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 ( |
|
All of the current failures seem to be download issues for conda installations: So I guess it is worth re-trying in a bit. |
|
@conda-forge-admin, please restart ci |
This leads to unsolvable dependencies, as the runtime environment needs an older python version. This reverts commit c8eb463.
|
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/multiprocesspandas/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/19836717007. Examine the logs at this URL for more detail. |
|
The linter now still fails with: |
|
@conda-forge-admin, please restart ci |
|
Different stuff just seems to randomly fail with conda-related issues on every restart. Currently it is the |
|
@conda-forge-admin, please restart ci |
|
@conda-forge-admin, please restart ci |
This is a package I would like to use downstream:
bioconda/bioconda-recipes#61008
Locally, it fails with a weird metadata-generation error, where it can't find the file
HISTORY.mdthat is clearly part of this package's repository:https://github.com/akhtarshahnawaz/multiprocesspandas/blob/v1.1.5/HISTORY.md
Checklist
url) rather than a repo (e.g.git_url) is used in your recipe (see here for more details).