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

Drop support for Python 3.8 & 3.9 #149

Closed
NeffIsBack opened this issue Dec 16, 2023 · 4 comments · Fixed by #460
Closed

Drop support for Python 3.8 & 3.9 #149

NeffIsBack opened this issue Dec 16, 2023 · 4 comments · Fixed by #460
Labels
dependencies Pull requests that update a dependency file
Milestone

Comments

@NeffIsBack
Copy link
Contributor

Dropping py3.8 would enable updates for several packages. With that in mind we can also try to include the latest py3.12 version.

@NeffIsBack NeffIsBack added the enhancement New feature or request label Dec 16, 2023
@NeffIsBack NeffIsBack added dependencies Pull requests that update a dependency file and removed enhancement New feature or request labels Mar 21, 2024
@Marshall-Hallenbeck Marshall-Hallenbeck changed the title Upgrade to python 3.9 Drop support for Python 3.8 & 3.9 Jun 19, 2024
@Marshall-Hallenbeck Marshall-Hallenbeck added this to the v1.3.0 milestone Jun 19, 2024
@Marshall-Hallenbeck
Copy link
Collaborator

Marshall-Hallenbeck commented Jun 19, 2024

@NeffIsBack looks like now is a good time to drop 3.8 & 3.9 due to many issues with them (like #330). The last 2 Debian versions ship with 3.11, which is why we had this on hold: https://wiki.debian.org/Python

@NeffIsBack
Copy link
Contributor Author

We could just increase the python version in the pyproject.toml for now without upgrading all the dependencies and if people complain we can easily downgrade.

@NeffIsBack
Copy link
Contributor Author

Let's do this after the next release, so we don't have to update all the packages for kali now. After the release we update everything

@NeffIsBack NeffIsBack modified the milestones: v1.3.0, v1.4.0 Oct 4, 2024
@NeffIsBack
Copy link
Contributor Author

Things to be reverted when we drop 3.8: 8485417

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants