Skip to content

bst-1: .github: Run tests in fedora 37 as well#1757

Closed
jjardon wants to merge 6 commits into
apache:bst-1from
jjardon:jjardon/f37
Closed

bst-1: .github: Run tests in fedora 37 as well#1757
jjardon wants to merge 6 commits into
apache:bst-1from
jjardon:jjardon/f37

Conversation

@jjardon

@jjardon jjardon commented Sep 18, 2022

Copy link
Copy Markdown
Contributor

And remove soon to be deprecated fedora 35

Currently failing because python 3.11 is not supported: #1758

@jjardon jjardon changed the title .github: Run tests in fedora 37 as well bst-1: .github: Run tests in fedora 37 as well Sep 18, 2022
@nanonyme

nanonyme commented Oct 9, 2022

Copy link
Copy Markdown
Contributor

Looks like ruamel.yaml.clib does not support Python 3.11 which is in Fedora 37.

jjardon and others added 3 commits December 14, 2022 19:40
And remove soon to be deprecated fedora 35
This is the python version in fedora 37
@nanonyme

nanonyme commented Dec 14, 2022

Copy link
Copy Markdown
Contributor

@jjardon please stop rebasing this until adding more fixes. This is missing ruamel.yaml.clib version bump and is guaranteed to fail. The current pinned version cannot be built on Python 3.11.

@jjardon

jjardon commented Dec 14, 2022

Copy link
Copy Markdown
Contributor Author

Adding more fixes is what I'm trying to do . Thanks for the points

@nanonyme

Copy link
Copy Markdown
Contributor

Note I had absolutely no idea if updating grpcio is right thing to do but older grpcio does not build on Python3.11. I think the hangs are somehow related to new grpcio.

The older version doesn't support Python 3.11
This is first upstream release that advertises Python 3.11 support
@gtristan

gtristan commented Mar 3, 2023

Copy link
Copy Markdown
Contributor

This was fixed in @nanonyme's branch which I then adapted separately and landed for the last bst-1 release.

Closing.

@gtristan gtristan closed this Mar 3, 2023
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