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

Add support for Django 4.2, 5.0 and Python 3.11, 3.12 #179

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

georgek
Copy link
Contributor

@georgek georgek commented Jan 16, 2024

Drop support for Django 2.2, 4.0 and Python 3.7

Also simplified the Github actions pipeline using tox-gh-actions.

Coverage for pypy has been disabled due to : nedbat/coveragepy#1382

Drop support for Django 2.2, 4.0 and Python 3.7
@Zerotask
Copy link

Zerotask commented Mar 4, 2024

@dfunckt any update on this?

@georgek
Copy link
Contributor Author

georgek commented Mar 5, 2024

Anyone know why the CI checks aren't running? Seems to affect other PRs on this repo.

@federicobond
Copy link
Collaborator

It might be due to an error in the workflow file.

Btw, I emailed @dfunckt yesterday and he agreed to let me take over some maintenance duties, so getting support for latest versions merged is a priority.

@federicobond
Copy link
Collaborator

CI is running now, I've asked @dfunckt to update the required statuses configuration so we can move forward with this.

@dfunckt
Copy link
Owner

dfunckt commented Mar 22, 2024

Your message never reached me, but I’ve had a look and updated the required checks and this is now mergable. Go for it!

EDIT: Got your message.

@federicobond
Copy link
Collaborator

Merging this, we might want to fix the empty () in the CI jobs later, but not sure if it requires reconfiguring the required statuses.

@federicobond federicobond merged commit 1d3bf08 into dfunckt:master Mar 24, 2024
21 checks passed
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.

4 participants