Skip to content

Conversation

th0ma7
Copy link
Contributor

@th0ma7 th0ma7 commented Oct 14, 2025

Description

Update meson crossfile definition & add pygobject to python-wheels 3.10-3.13 testing packages

Relates to : #6726 (comment)

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • Bug fix
  • New Package
  • Package update
  • Includes small framework changes
  • This change requires a documentation update (e.g. Wiki)

@th0ma7 th0ma7 self-assigned this Oct 14, 2025
@th0ma7
Copy link
Contributor Author

th0ma7 commented Oct 14, 2025

@mreid-tt I've added pygobject to all python-wheels packages without checking arch limitations (if any). Let's see if things build ok to confirm all really is good.

Also from my reading (claude.ai), in practice, for cross-compilation, we should use --introspection=disabled (or provide pre-generated introspection files from our target sysroot), since running full introspection in a cross environment is complex and usually unnecessary unless developing bindings.

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.

1 participant