Skip to content

fix: upgrade pyyaml to 6.0.1 to avoid build error#10426

Closed
aaxelb wants to merge 1 commit into
CenterForOpenScience:developfrom
aaxelb:fix/invoke-not-found
Closed

fix: upgrade pyyaml to 6.0.1 to avoid build error#10426
aaxelb wants to merge 1 commit into
CenterForOpenScience:developfrom
aaxelb:fix/invoke-not-found

Conversation

@aaxelb
Copy link
Copy Markdown
Collaborator

@aaxelb aaxelb commented Jul 28, 2023

Purpose

avoid a build error (pip install fails because pyyaml, clever loop swallows the error, docker build breaks only later saying invoke: not found)
see yaml/pyyaml#601
and yaml/pyyaml#702

Changes

lowest-effort fix: upgrade pyyaml from 6.0 to 6.0.1

@mfraezz
Copy link
Copy Markdown
Member

mfraezz commented Aug 8, 2023

Cherry-picked in as 7e4c030, consider this merged :octocat:

@mfraezz mfraezz closed this Aug 8, 2023
Copy link
Copy Markdown
Collaborator

@cslzchen cslzchen left a comment

Choose a reason for hiding this comment

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

Thanks @aaxelb , I found out that the PyYAML was added by me ... see #9993

@aaxelb aaxelb deleted the fix/invoke-not-found branch August 8, 2023 18:39
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.

3 participants