conda-forge / numba-feedstock

A conda-smithy repository for numba.
BSD 3-Clause "New" or "Revised" License
0 stars 27 forks source link

v0.60rc1 #142

Closed gmarkall closed 3 months ago

gmarkall commented 4 months ago

Checklist

conda-forge-webservices[bot] commented 4 months 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.

gmarkall commented 4 months ago

@conda-forge-admin please rerender

github-actions[bot] commented 4 months ago

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you but ran into some issues. Please check the output logs of the latest webservices GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or you can try rerendeing locally.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/numba-feedstock/actions/runs/9285418032.

jakirkham commented 4 months ago

@conda-forge-admin , please re-render

github-actions[bot] commented 4 months ago

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you but ran into some issues. Please check the output logs of the latest webservices GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or you can try rerendeing locally.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/numba-feedstock/actions/runs/9295108760.

jakirkham commented 4 months ago

@conda-forge-admin , please re-render

jakirkham commented 4 months ago

@conda-forge-admin , please re-render

github-actions[bot] commented 4 months ago

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you but ran into some issues. Please check the output logs of the latest webservices GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or you can try rerendeing locally.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/numba-feedstock/actions/runs/9295263064.

github-actions[bot] commented 4 months ago

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you but ran into some issues. Please check the output logs of the latest webservices GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or you can try rerendeing locally.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/numba-feedstock/actions/runs/9295290303.

jakirkham commented 4 months ago

@conda-forge-admin , please re-render

jakirkham commented 4 months ago

@conda-forge-admin , please re-render

github-actions[bot] commented 4 months ago

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/numba-feedstock/actions/runs/9295660561.

jakirkham commented 4 months ago

Thanks Graham! 🙏

Pushed a few changes:

Hopefully that clears up a few issues seen here before 🙂

gmarkall commented 4 months ago

Thanks @jakirkham, I was having some trouble figuring out where to go with this.

gmarkall commented 4 months ago

Looks like we have a couple of other issues to resolve though - a use of np.complex_ and something to do with __getstate__() on an RNG instance returning None.

gmarkall commented 4 months ago

This will need a couple of Numba issues to be resolved prior to progress here: