Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2025

This PR contains the following updates:

Package Update Change
python minor 3.12 -> 3.14

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/python-3.x branch from 7adaf4c to 5ed6249 Compare April 15, 2025 14:45
@renovate renovate bot changed the title chore(deps): update dependency python to 3.13 Update python Docker tag to v3.13 May 4, 2025
@renovate renovate bot force-pushed the renovate/python-3.x branch from 5ed6249 to 3479e2f Compare May 4, 2025 02:51
@renovate renovate bot changed the title Update python Docker tag to v3.13 chore(deps): update python docker tag to v3.13 May 30, 2025
@lawndoc
Copy link
Owner

lawndoc commented Jun 9, 2025

This PR is currently blocked while I decide how to handle minor Python versions. The container image is currently using Alpine's python version, which is 3.12, rather than having uv install it. This is because uv currently doesn't support aarch64 musl-based builds of Python, which means that the arm64 image of stack-back will break. See astral-sh/python-build-standalone #87 for details on the uv side of things.

A workaround would be to just use Alpine's package manager to install Python 3.13 instead of relying on uv, but that feels less clean. I haven't decided yet whether to do that or just wait for uv to support aarch64 musl builds of Python.

@lawndoc lawndoc added the blocked Something is holding up this PR label Jun 9, 2025
@lawndoc lawndoc self-assigned this Jun 9, 2025
@renovate renovate bot changed the title chore(deps): update python docker tag to v3.13 Update python Docker tag to v3.13 Jun 27, 2025
@renovate renovate bot changed the title Update python Docker tag to v3.13 chore(deps): update python docker tag to v3.13 Jun 27, 2025
@lawndoc
Copy link
Owner

lawndoc commented Sep 24, 2025

This may work now that astral-sh/python-build-standalone#569 is merged

@renovate renovate bot force-pushed the renovate/python-3.x branch from 3479e2f to 0ca8435 Compare September 24, 2025 04:31
@lawndoc lawndoc removed the blocked Something is holding up this PR label Sep 24, 2025
@renovate renovate bot changed the title chore(deps): update python docker tag to v3.13 chore(deps): update python docker tag to v3.14 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/python-3.x branch from 0ca8435 to 0654fef Compare October 8, 2025 04:11
@renovate renovate bot force-pushed the renovate/python-3.x branch from 0654fef to d628cf1 Compare October 18, 2025 05:12
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