Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix hook to work with astropy version 5.0, which requires metadata #381

Merged
merged 4 commits into from
Feb 16, 2022
Merged

Fix hook to work with astropy version 5.0, which requires metadata #381

merged 4 commits into from
Feb 16, 2022

Conversation

EfremBraun
Copy link
Contributor

@EfremBraun EfremBraun commented Feb 16, 2022

@pllim
Copy link

pllim commented Feb 16, 2022

Awesome! Please let me know when pyinstaller is released with this patch so I know to check the CI downstream. 🙇‍♀️

Copy link
Member

@bwoodsend bwoodsend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just need a news entry.

@bwoodsend
Copy link
Member

This situation of having a hook here with no test and your test over on your own repository is a bit awkward. Is there a reason you guys chose not to keep the hook in the astropy repo?

@pllim
Copy link

pllim commented Feb 16, 2022

I dunno... I have to ask @astrofrog

@EfremBraun
Copy link
Contributor Author

Looks good. Just need a news entry.

Done.

@astrofrog
Copy link
Contributor

astrofrog commented Feb 16, 2022

If keeping the hook in the astropy repo itself is the preferred option, that seems reasonable, though I'd also be fine with testing things here. What is the best option? I haven't had a chance to familiarize myself with how a hook would be added directly to the package, but in any case we will need a fix here until a new version of astropy is released, right?

If anyone has time to help add the hook to the astropy repo if that is the preferred way forward, that would be great, as I probably won't have time in the near future 🙏

@bwoodsend bwoodsend merged commit 44ed886 into pyinstaller:master Feb 16, 2022
@bwoodsend
Copy link
Member

It's released.

@EfremBraun EfremBraun deleted the patch-1 branch February 16, 2022 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

astropy 5.0 not working with pyinstaller
5 participants