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 build (pyyaml) #273

Merged
merged 5 commits into from
Aug 4, 2023
Merged

Fix build (pyyaml) #273

merged 5 commits into from
Aug 4, 2023

Conversation

ronardcaktus
Copy link
Member

@ronardcaktus ronardcaktus commented Jul 31, 2023

This fixes an error building PyYAML 5.4.1, which picked up the new cython 3, with which it is not compatible. Philly-hip doesn't use PyYAML directly, it is needed by deploy-related packages, including AWS CLI.
PyYAML == 6.0.1 is now pinned in base.in.

@ronardcaktus ronardcaktus changed the title Update PYYAML (No ticket) [WIP] Update PYYAML (No ticket) Aug 4, 2023
@ronardcaktus ronardcaktus changed the title Update PYYAML (No ticket) Fix build (pyyaml) Aug 4, 2023
Copy link
Contributor

@dchukhin dchukhin left a comment

Choose a reason for hiding this comment

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

👍🏻

@ronardcaktus ronardcaktus merged commit b37b59c into develop Aug 4, 2023
1 check passed
@ronardcaktus ronardcaktus deleted the pyyaml-fix branch August 4, 2023 15:51
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.

2 participants