[Bug 267219] devel/py-pyflakes: pyflakes breaks: StopIteration

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 20 Oct 2022 04:54:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267219

            Bug ID: 267219
           Summary: devel/py-pyflakes: pyflakes breaks: StopIteration
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: yuri@freebsd.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

> $ pyflakes
> Traceback (most recent call last):
>   File "/usr/local/bin/pyflakes", line 33, in <module>
>     sys.exit(load_entry_point('pyflakes==2.5.0', 'console_scripts', 'pyflakes')())
>   File "/usr/local/bin/pyflakes", line 25, in importlib_load_entry_point
>     return next(matches).load()
> StopIteration

-- 
You are receiving this mail because:
You are the assignee for the bug.