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

tox.ini / GH Actions: Remove gentoo-python3.9 #35704

Closed
sheerluck opened this issue Jun 1, 2023 · 1 comment · Fixed by #35705
Closed

tox.ini / GH Actions: Remove gentoo-python3.9 #35704

sheerluck opened this issue Jun 1, 2023 · 1 comment · Fixed by #35705
Milestone

Comments

@sheerluck
Copy link
Contributor

After this commit most, if not all, gentoo users switched from python3.9 to python3.10 or python3.11

At the same time it became pretty hard to create python3.9-based docker images: I tried, but gentoo said "there is no python3.9 anymore, what are you doing."

I almost created a PR to fix this; still working on "Description"

@sheerluck
Copy link
Contributor Author

A fix has been proposed in #35705.

vbraun pushed a commit that referenced this issue Jun 3, 2023
### 📚 Description

We remove one line from `tox.ini` and one line from `docker.yml`
Since there will be no fresh docker images for python3.9 on gentoo, GH
Actions will start to fail (sooner or later)

Resolves #35704

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. It should be `[x]` not `[x
]`. -->

- [x] The title is concise, informative, and self-explanatory.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation accordingly.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on
- #12345: short description why this is a dependency
- #34567: ...
-->

<!-- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->

URL: #35705
Reported by: Andrew
Reviewer(s): Matthias Köppe
@mkoeppe mkoeppe added this to the sage-10.1 milestone Jun 3, 2023
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 a pull request may close this issue.

2 participants