Conversation
…nda-forge-pinning 2023.10.14.15.41.10
|
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 ( |
|
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was not passing and not merged. |
|
Seems we need to do something to adapt to the BLAS changes |
|
That is unexpected, since the BLAS/LAPACK libraries are explicitly specified with I'd expected some potential hiccups with auto-detection, but not this. I'll have a closer look today. I bet the problem is that a |
|
You probably need numpy/numpy@32ba5eb to be backported. |
|
That's not it. Things got overhauled for 1.26.1 with numpy/numpy@ff3187a, which rewrote much of where numpy/numpy@32ba5eb applies to. I tried backporting it nevertheless, and after fixing conflicts (everywhere but The one thing that stands out in blas_dep = declare_dependency(
- dependencies: [blas, cblas],
+ dependencies: [blas],
compile_args: _args_blas,
) |
|
The vendored meson needs some updates. See numpy/meson@b7dc7ab...66ba7db#diff-9ef4a6424831461e7360a2cbbde1334348199f22e51ca38940e7712443cea3ddR497 |
|
Those changes all got backported to dependency('blas', modules: ['cblas'])However the |
You are using ubuntu's |
|
This should be fixed in 1.26.2 when that comes out; we can safely skip 1.26.1 probably. The patch files to fix this on top of 1.26.1 would be very large, and it's not really necessary to get that release out. |
It is very likely that the current package version for this feedstock is out of date.
Checklist before merging this PR:
license_fileis packagedInformation about this PR:
@conda-forge-admin,please add bot automergein the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.bot-rerunlabel 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@conda-forge-admin, please rerun botin a PR comment to have theconda-forge-adminadd it for you.Dependency Analysis
Please note that this analysis is highly experimental. The aim here is to make maintenance easier by inspecting the package's dependencies. Importantly this analysis does not support optional dependencies, please double check those before making changes. If you do not want hinting of this kind ever please add
bot: inspection: falseto yourconda-forge.yml. If you encounter issues with this feature please ping the bot teamconda-forge/bot.Analysis by source code inspection shows a discrepancy between it and the the package's stated requirements in the meta.yaml.
Packages found by source code inspection but not in the meta.yaml:
This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/6519991273, please use this URL for debugging.