Closed demorest 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.
@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/psrchive-feedstock/actions/runs/4169658052.
Checklist
conda-smithy
(Use the phrase code>@<space/conda-forge-admin, please rerender in a comment in this PR for automated rerendering)SWIG 4.1.0 removes creation of static class member functions in the main namespace, breaking backwards compatibility for common usage like
psrchive.Archive_load()
. This patch re-enables the old behavior and adds a relevant test. See https://sourceforge.net/p/psrchive/bugs/475/ for more info.