My pyinterp package has not yet received a migration file for Python 3.13, even though all dependencies are available. I created a migration file manually, and the builds are successful on all platforms except OSX/ARM64, where there’s a configuration error. I might have made a mistake in the creation process. Could you help me understand why the PR for Python 3.13 wasn’t created automatically and identify the source of my error? Thank you in advance!
I successfully completed the new recipe, though I may have made an error along the way. I still believe there’s an issue with resolving the dependencies for running Python 3.13 pull requests. My package is flagged as dependent on pyarrow, even though I don’t use it. Can I go ahead and merge my working pull request, or do I need to wait for the automated script?