Closed regro-cf-autotick-bot closed 1 year 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.
The error is due to compatibility with matplotlib 3.6.0
We should probably pin it up to the last version that it actually works with. Do you know what that would be?
I just patched it; let's see if it works.
OK, matplotlib is fixed. Now it's MacOS failing eigenvalue problems :scream:
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.
@conda-forge-admin, please rerender
Hi! This is the friendly conda-forge automerge bot!
Commits were made to this PR after the automerge
label was added. For security reasons, I have disabled automerge by removing the automerge
label. Please add the automerge
label again (or ask a maintainer to do so) if you'd like to enable automerge again!
Hi! This is the friendly conda-forge automerge bot!
Commits were made to this PR after the automerge
label was added. For security reasons, I have disabled automerge by removing the automerge
label. Please add the automerge
label again (or ask a maintainer to do so) if you'd like to enable automerge again!
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 (recipe
) and found some lint.
Here's what I've got...
For recipe:
<two spaces>#<one space>[<expression>]
form. See lines [16]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.
@conda-forge-admin please rerender
Hi! This is the friendly automated conda-forge-webservice.
I tried to rerender for you, but it looks like there was nothing to do.
This message was generated by GitHub actions workflow run https://github.com/conda-forge/kwant-feedstock/actions/runs/4235228410.
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.
Hi! This is the friendly automated conda-forge-webservice.
I tried to rerender for you, but it looks like there was nothing to do.
This message was generated by GitHub actions workflow run https://github.com/conda-forge/kwant-feedstock/actions/runs/4235239154.
@akhmerov, since all MacOS builds are failing for any Python version, should that block this PR?
I can confirm that the most recently uploaded version of kwant is also broken on MacOS osx64:
CONDA_SUBDIR=osx-64 conda create -n kwant64 python kwant
conda activate kwant64
python -c "import kwant; kwant.test()"
Installs and tests:
+ kwant 1.4.3 nompi_py310h85b7313_101 conda-forge/osx-64 1MB
micromamba/envs/kwant64/lib/python3.10/site-packages/kwant/linalg/tests/test_linalg.py::test_gen_eig FAILED
micromamba/envs/kwant64/lib/python3.10/site-packages/kwant/linalg/tests/test_linalg.py::test_gen_schur FAILED
micromamba/envs/kwant64/lib/python3.10/site-packages/kwant/linalg/tests/test_linalg.py::test_convert_r2c_gen_schur FAILED
micromamba/envs/kwant64/lib/python3.10/site-packages/kwant/linalg/tests/test_linalg.py::test_order_gen_schur FAILED
micromamba/envs/kwant64/lib/python3.10/site-packages/kwant/linalg/tests/test_linalg.py::test_evecs_from_gen_schur FAILED
Therefore I think we can just skip the test here and merge. We should fix this test elsewhere.
Tested numpy 1.24.2, 1.23.5, 1.22.4, all failed
Tested scipy 1.10.0, 1.9.3, 1.8.1, 1.7.3, all failed
SciPy 1.6.0 is only built for Python≤3.9, so I didn't test.
Hi! This is the friendly conda-forge automerge bot!
Commits were made to this PR after the automerge
label was added. For security reasons, I have disabled automerge by removing the automerge
label. Please add the automerge
label again (or ask a maintainer to do so) if you'd like to enable automerge again!
I'm good with patching the test away, thanks for taking charge!
This PR has been triggered in an effort to update python311.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
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 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/autotick-bot/actions/runs/3401118024, please use this URL for debugging.