Skip to content

python v3.13.1#750

Merged
xhochy merged 2 commits intoconda-forge:mainfrom
h-vetinari:bump
Dec 5, 2024
Merged

python v3.13.1#750
xhochy merged 2 commits intoconda-forge:mainfrom
h-vetinari:bump

Conversation

@h-vetinari
Copy link
Copy Markdown
Member

@h-vetinari h-vetinari commented Dec 4, 2024

Fixes #751

@h-vetinari
Copy link
Copy Markdown
Member Author

@conda-forge-admin, please rerender

@conda-forge-admin
Copy link
Copy Markdown
Contributor

conda-forge-admin commented Dec 4, 2024

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 (recipe/meta.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). Your recipe may not receive automatic updates and/or may not be compatible with conda-forge's infrastructure. Please check the logs for more information and ensure your recipe can be parsed.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. Your recipe may not receive automatic updates and/or may not be compatible with conda-forge's infrastructure. Please check the logs for more information and ensure your recipe can be parsed.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/12153765512. Examine the logs at this URL for more detail.

@h-vetinari
Copy link
Copy Markdown
Member Author

@conda-forge/python, this and the other recent point releases (see #746 - #749) should be ready, PTAL.

@xhochy xhochy merged commit dcaa271 into conda-forge:main Dec 5, 2024
@h-vetinari h-vetinari deleted the bump branch December 5, 2024 08:33
@xhochy
Copy link
Copy Markdown
Member

xhochy commented Dec 5, 2024

The build on main failed with

Traceback (most recent call last):
  File "/Users/runner/miniforge3/conda-bld/python-split_1733387414958/test_tmp/run_test.py", line 94, in <module>
    import tkinter
  File "/Users/runner/miniforge3/conda-bld/python-split_1733387414958/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib/python3.13t/tkinter/__init__.py", line 38, in <module>
    import _tkinter # If this fails your Python may not be configured for Tk
    ^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_tkinter'

@xhochy
Copy link
Copy Markdown
Member

xhochy commented Dec 5, 2024

This seems to be down to the following error in configure:

In file included from /Users/uwe/conda-bld/python-split_1733394162573/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/include/tk.h:99:
/Users/uwe/conda-bld/python-split_1733394162573/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/include/X11/Xlib.h:48:10: fatal error: 'X11/Xosdefs.h' file not found

@xhochy
Copy link
Copy Markdown
Member

xhochy commented Dec 5, 2024

Source of the issue: conda-forge/xorg-libx11-feedstock#43 I will PR a fix

@xhochy
Copy link
Copy Markdown
Member

xhochy commented Dec 5, 2024

See #752

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