django-rules icon indicating copy to clipboard operation
django-rules copied to clipboard

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

Open georgek opened this issue 1 year ago • 1 comments

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 : https://github.com/nedbat/coveragepy/issues/1382

georgek avatar Jan 16 '24 20:01 georgek

@dfunckt any update on this?

Zerotask avatar Mar 04 '24 14:03 Zerotask

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

georgek avatar Mar 05 '24 16:03 georgek

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 avatar Mar 22 '24 01:03 federicobond

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

federicobond avatar Mar 22 '24 02:03 federicobond

~~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.

dfunckt avatar Mar 22 '24 06:03 dfunckt

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 avatar Mar 24 '24 00:03 federicobond