tools
tools copied to clipboard
chore(deps): update ubuntu docker tag to v22
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| ubuntu | final | major | 20.04 -> 22.04 |
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 has been generated by Mend Renovate. View repository job log here.
Jammy can not longer build py3.5 and py3.6 without workarounds / a custom PPA (see https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa).
So far I've been keeping up support for older pythons here since it hasn't been a real inconvenience and being able to use this image for matrix testing against old and unsupported versions of Python can help folks who are still working through the upgrade process or want to support those that do.
@asottile the deadsnakes readme mentions you might be able to set up a private PPA for this use-case? What's the effort involved in something like that / is it something I could help with?
it requires forward porting openssl which I'm not really interested in doing or maintaining for free
Ah, yeah, that would certainly not be a trivial amount of work. Very reasonable to avoid it!
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.