Add Fedora 43 - Python 3.14/3.14-minimal containers#778
Add Fedora 43 - Python 3.14/3.14-minimal containers#778befeleme wants to merge 2 commits intosclorg:masterfrom
Conversation
|
[test-all] |
Testing Farm results
|
|
[test-all] |
|
[test-all] |
|
@befeleme Can you please rebase it against master? The OpenShift 4 fixes should be present. Thanks. |
|
[test-all] |
|
pin-pipenv-version-test-app and pyuwsgi-pipenv-test-app - pipenv 2023.11.14 may be too old for this: I don't really know why pytest doesn't work, it seemingly can't find the correct interpreter? |
|
[test-all] |
|
As to pytest, I opened #784 |
|
3.14-minimal - funny thing, pyuwsgi doesn't have wheels for 3.14 yet, but it doesn't mainfest in 3.14 container. I suspect "full" 3.14 installs gcc and creates the required wheels under the hood. 3.14-minimal doesn't have gcc installed by default. |
I would just ignore it for now. It is not a fault of the container. At a future point in time pyuwgi will publish wheels for 3.14 and the example will start working in our test suite. This is ready for review. |
|
[test-all] |
|
[test-all] |
|
Fedora PyTest 3.14-minimal has failed: |
|
I've reported that to the upstream project yesterday: lincolnloop/pyuwsgi-wheels#43 And the wheels for Python 3.14 are now available. [test-all] |
[test]