Skip to content

Bump up to Python 3.13#296

Merged
ChrisLovering merged 6 commits into
mainfrom
3.13
Feb 16, 2025
Merged

Bump up to Python 3.13#296
ChrisLovering merged 6 commits into
mainfrom
3.13

Conversation

@ChrisLovering
Copy link
Copy Markdown
Member

@ChrisLovering ChrisLovering commented Dec 21, 2024

This also bumps deps to latest, including python-freeipa, which required some dockerfile changes. See commits for details.

This required changing how we install deps in docker, as python-freeipa 1.0.9 added gssapi, which requires heimdal-dev to be installed.
We now install all project deps in the wheel-builder docker stage, and then install from cache in the actual runner stage
Copy link
Copy Markdown
Contributor

@jchristgit jchristgit left a comment

Choose a reason for hiding this comment

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

LGTM, did not review the dependency changes. Surely you did not introduce malware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants