Comment 4 for bug 2058914

Revision history for this message
Jose Luis Rivero (j-rivero) wrote : Re: python-pytest-flake8 FTBFS against python-flake8 7

> Not sure what would be best, if RM the package or invest time into patching it.

Since no action happened last week, my teammate Chris Lalancette patched the existing version to work with current flake8 on noble-proposed 7.0.0. I have updated the upstream PR with the information https://github.com/tholo/pytest-flake8/pull/96#issuecomment-2032433686, tested changes in a docker noble with:

 * flake8 7.0.0-1 (probably any version above 6 could work)
 * pytest 7.4.4-1 and pytest 8.0.2-1

I've created a PPA for testing the changes in proposed, builds fine in amd64
https://launchpad.net/~j-rivero/+archive/ubuntu/python-pytest-flake8-noble/+packages

The .debdiff against current noble version is attached in this comment.