-
-
Notifications
You must be signed in to change notification settings - Fork 5
Rebuild for python 3.14 #37
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
base: main
Are you sure you want to change the base?
Rebuild for python 3.14 #37
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
Failures: |
|
/cc @conda-forge/sdl - it seems like there are some failures with the new sdl2-compat packages that did not occur with the "standard" sdl2 |
I opened conda-forge/sdl-feedstock#43 to update the sdl2-compat to the latest version, not sure if it will fix the problems but it is worth a shot as each release brings in a lot of bugfix for several corner case. |
|
@conda-forge-admin please rerun ci |
|
@conda-forge-admin, please restart ci |
|
Nice ChatGPT search: https://chatgpt.com/share/68c7baaf-1b28-8006-9418-66fe15e25704 . TL;DR: A few related issues:
It seems that there are fixes in pysdl2 main branch, but still unreleased. At least on Linux, the test failures after the sdl2-compat update (that fixed the full screen stuff) are: the sethint stuff can be fixed by backporting py-sdl/py-sdl2#280 . All other failures seem to point to SDL_ttf, and I could not find this failures anywhere else, so that may be a packaging problem indeed. |
|
The ttf failures seems similar to py-sdl/py-sdl2#212, that may indicate that it is related to a change in version of freetype and/or harfbuzz. |
|
Indeed, I just checked without sdl2-compat, and the test failure are still there. |
Indeed, using the freetype 2.13.3 the test pass. |
|
As the tests are just checking the exact value returned by tests, I think it make sense to just limit freetype to < 2.14.0 and report the test failures upstream. |
|
Ok, after constraining freetype version in #38, only a Windows and macOS failure remains: This may be indeed another sdl2-compat regression, if Windows-only it may not be catched by Linux distro tests. |
|
Interestingly, the failure is similar to the one reported by Fedora in https://bugzilla.redhat.com/show_bug.cgi?id=2339020#c3 , but we do not have this failure on Linux. |
This PR has been triggered in an effort to update python314.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
If this PR was opened in error or needs to be updated please add the
bot-rerunlabel to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun botin a PR comment to have theconda-forge-adminadd it for you.This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/17422856000 - please use this URL for debugging.