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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dependency error by upgrading PyYAML #2509

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Fix dependency error by upgrading PyYAML #2509

merged 1 commit into from
Jul 18, 2023

Conversation

danyeaw
Copy link
Member

@danyeaw danyeaw commented Jul 18, 2023

The build is currently failing due to a PyYAML issue caused by a Cython 3.0 release. This issue is being tracked today at yaml/pyyaml#724 and a quick PR and release was made. Version 6.0.1 of PyYAML is now out that fixes the issue. This PR updates our depenencies.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

Gaphor builds are failing.

Issue Number: N/A

What is the new behavior?

They are passing 馃殌

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@danyeaw danyeaw added the chore Maintenance related PR label Jul 18, 2023
@danyeaw danyeaw requested a review from amolenaar July 18, 2023 00:22
@amolenaar amolenaar merged commit 4da84aa into main Jul 18, 2023
20 checks passed
@amolenaar amolenaar deleted the fix-build branch July 18, 2023 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants