Closed regro-cf-autotick-bot closed 4 years ago
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 (recipe
) and found it was in an excellent condition.
@mbargull I've only been half following the ruamel.yaml pinning so not exactly sure the best way to fix this. It looks like schema-salad does need a specific pin due to 0.16.6 issues (https://github.com/common-workflow-language/schema_salad/commit/25f97ad87fdc7d2ed8fd1e362d53b6756ae6ae8f) but I'm not sure how this intersects with the conda package issues you're trying to avoid. Do you know how best to fix?
If 0.16.5
works, then all is fine ;).
And even if you end up needing some >=0.16.0,<0.16.5
version at some time, ping me and then we can rebuild those one the ruamel.yaml
feedstock when needed.
@conda-forge-admin, please restart ci
Awesome, thanks for being on top of this. Glad it's all a bit simpler now with the latest release.
It is very likely that the current package version for this feedstock is out of date. Notes for merging this PR:
license_file
is packagedNote that the bot will stop issuing PRs if more than 3 Version bump PRs generated by the bot are open. If you don't want to package a particular version please close the PR.
If this PR was opened in error or needs to be updated please add the
bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase code>@<space/conda-forge-admin, please rerun bot in a PR comment to have theconda-forge-admin
add it for you.This PR was created by the cf-regro-autotick-bot. The cf-regro-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (
conda install -c conda-forge rever
) and pip (pip install re-ver
) installable. Finally, feel free to drop us a line if there are any issues! This PR was generated by https://circleci.com/gh/regro/circle_worker/13823, please use this URL for debugging