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

chore(deps): update python docker tag to v3.12.0 #3319

Merged
merged 3 commits into from
Nov 23, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
python minor 3.11.5 -> 3.12.0
python final minor 3.11.5-slim-bullseye -> 3.12.0-slim-bullseye

Configuration

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

🚦 Automerge: Enabled.

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

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge October 3, 2023 03:38
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Oct 3, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 3, 2023
@renovate renovate bot force-pushed the renovate/python-3.x branch 6 times, most recently from 6857cf4 to 0f27c96 Compare October 7, 2023 05:26
@renovate renovate bot changed the title Update python Docker tag to v3.12.0 chore(deps): update python docker tag to v3.12.0 Oct 7, 2023
@massongit
Copy link
Member

massongit commented Oct 7, 2023

https://github.com/dev-hato/hato-bot/actions/runs/6440633116/job/17489634669?pr=3319

[pipenv.exceptions.InstallError]:       aiohttp/_websocket.c:3744:45: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’
[pipenv.exceptions.InstallError]:        3744 |     const digit* digits = ((PyLongObject*)b)->ob_digit;
[pipenv.exceptions.InstallError]:             |                                             ^~
[pipenv.exceptions.InstallError]:       error: command '/usr/bin/gcc' failed with exit code 1

discord.py が依存している aiohttp のインストールで落ちている。
それに対する修正 nodejs/llhttp#254, aio-libs/aiohttp#7647 ( aio-libs/aiohttp#7648 ) が取り込まれたバージョン3.8.6がリリースされれば解消できるはず: aio-libs/aiohttp#7668

@massongit
Copy link
Member

aiohttp のPython 3.12対応は3.9.0になる見通し?: aio-libs/aiohttp#7639 (comment)

@renovate renovate bot force-pushed the renovate/python-3.x branch 7 times, most recently from bac8a48 to 990035e Compare October 15, 2023 13:02
@renovate renovate bot force-pushed the renovate/python-3.x branch 10 times, most recently from 81120da to ca95cea Compare October 18, 2023 00:07
@renovate renovate bot force-pushed the renovate/python-3.x branch 3 times, most recently from 6422f00 to a1c74a0 Compare November 6, 2023 17:06
@renovate renovate bot force-pushed the renovate/python-3.x branch 2 times, most recently from d5b14dc to 662b336 Compare November 21, 2023 23:38
@renovate renovate bot force-pushed the renovate/python-3.x branch 14 times, most recently from 0d313fe to bb5d236 Compare November 22, 2023 22:50
Copy link
Contributor Author

renovate bot commented Nov 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot merged commit 26d7a98 into develop Nov 23, 2023
38 checks passed
@renovate renovate bot deleted the renovate/python-3.x branch November 23, 2023 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant