Created attachment 214855 [details] patch - Update to 2.2.0 Note that this should be committed along with flake8 update which requires specific versions of pyflakes, I can commit them together if this is approved.
Thank you Dmitry Could you add an issue for the flake8 update and link that issue to this issue's "Blocks" field as well Also, does this update pass QA (poudriere and make test) ? In particular the 2.2.0 release notes mention: "Switch from optparse to argparse" The test suite should be confirmed to run and pass in poudriere jails on 2.x and 3.x
> Could you add an issue for the flake8 update and link that issue to this issue's "Blocks" field as well I do not plan to open issues for updates of my own ports. > Also, does this update pass QA (poudriere and make test) ? In particular the 2.2.0 release notes mention: "Switch from optparse to argparse" > The test suite should be confirmed to run and pass in poudriere jails on 2.x and 3.x Of course it does.
(In reply to Dmitry Marakasov from comment #2) > Of course it does. (tests as well)
A commit references this bug: Author: amdmi3 Date: Mon Jun 8 22:15:36 UTC 2020 New revision: 538261 URL: https://svnweb.freebsd.org/changeset/ports/538261 Log: - Update to 2.2.0 PR: 246729 Submitted by: amdmi3 Approved by: maintainer timeout (koobs, 2 weeks) Changes: head/devel/py-pyflakes/Makefile head/devel/py-pyflakes/distinfo
(In reply to commit-hook from comment #4) I wasn't expecting a maintainer timeout in this case, but I understand that 2 weeks have passed since my last bug ack, so it was 'technically' appropriate. I should have reassigned this to you after starting QA on my end, or at least mentioned that I was doing additional QA In future feel free to ping/comment on any issue before committing under maintainer timeout, especially for anything that's blocking work at your end. In this case I would have approved/reassigned after checking my local QA work again. Lastly, when committing/resolving issues that are currently assigned to someone else, don't forget to self-assign it to 'complete the loop'. ^Triage: Assign to committer that resolved