Skip to content
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

Update python 3.13 priority in 4 packages. #36419

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

smoser
Copy link
Member

@smoser smoser commented Dec 11, 2024

These packages did not "just work" with some sed changes to move 3.13 as the highest priority python packages.

py3-build - update python 3.13 version, fix test, improve test
py3-cairo - need multiple versions of the py3-cairo-dev
libmamba - drop python test from base package
py3-google-apitools - do not build 3.13, does not work

See similar changes #36330

@octo-sts octo-sts bot added the bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. label Dec 11, 2024
@smoser smoser changed the title Update python 3.13 priority in 5 packages. Update python 3.13 priority in 4 packages. Dec 11, 2024
@smoser
Copy link
Member Author

smoser commented Dec 11, 2024

Note, the package update config check is bogus. mamba https://github.com/mamba-org/mamba/tags uses semantic versioning, but somehow we got stuck on their YYYY.MM.DD based releases.

@xnox
Copy link
Member

xnox commented Dec 11, 2024

Note @dannf was proposing to downgrade mamba

Copy link
Contributor

@dannf dannf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @smoser ! I highlighted a couple of things w/ pycairo inline.

py3-cairo.yaml Show resolved Hide resolved
py3-cairo.yaml Outdated Show resolved Hide resolved
These packages did not "just work" with some sed changes
to move 3.13 as the highest priority python packages.

py3-build - update python 3.13 version, fix test, improve test
py3-cairo -  need multiple versions of the py3-cairo-dev
libmamba - drop python test from base package
py3-google-apitools - do not build 3.13, does not work
At the point where something needs this, then we'll have a use
case for it that we can solve.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants