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

PR: Fix zip archive in macOS app bundle so that pkg_resources will find entry points #17547

Merged
merged 4 commits into from
Mar 25, 2022

Conversation

mrclary
Copy link
Contributor

@mrclary mrclary commented Mar 25, 2022

Fixed zip archive in macOS app bundle so tat pkg_resources will find entry points
Movee patching function to setup file.
Eliminated inadvertent additional logging handler.

Fixes #17546

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct: @mrclary

@dalthviz dalthviz added this to the v5.3.0 milestone Mar 25, 2022
@mrclary mrclary marked this pull request as draft March 25, 2022 15:13
@mrclary
Copy link
Contributor Author

mrclary commented Mar 25, 2022

There is also a temporary fix for #17551 and #17552 (installer only)

@mrclary mrclary marked this pull request as ready for review March 25, 2022 19:28
@mrclary mrclary requested a review from ccordoba12 March 25, 2022 20:13
@mrclary
Copy link
Contributor Author

mrclary commented Mar 25, 2022

@ccordoba12 @dalthviz , macOS app tests should pass now with this PR.

Copy link
Member

@dalthviz dalthviz left a comment

Choose a reason for hiding this comment

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

Thanks for all the work @mrclary ! This LGTM, I will go ahead and merge it 👍

@dalthviz dalthviz merged commit 93bd40a into spyder-ide:5.x Mar 25, 2022
dalthviz added a commit that referenced this pull request Mar 25, 2022
@mrclary mrclary deleted the mac-app-entry-points branch April 9, 2022 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants