[Bug 264042] www/py-flask: broken in 2022Q2 branch due to missing dependency

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 17 May 2022 12:06:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264042

            Bug ID: 264042
           Summary: www/py-flask: broken in 2022Q2 branch due to missing
                    dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: wen@FreeBSD.org
          Reporter: michael.osipov@siemens.com
             Flags: maintainer-feedback?(wen@FreeBSD.org)
          Assignee: wen@FreeBSD.org

pip tells me:
root@deblndw011x1j:/usr/ports/www/py-flask
# pip check
flask 2.1.0 requires importlib-metadata, which is not installed.

Looking at main: https://cgit.freebsd.org/ports/tree/www/py-flask/Makefile#n36
this is correct, looking at quarterly:
https://cgit.freebsd.org/ports/tree/www/py-flask/Makefile?h=2022Q2 this is
wrong.

Back port form main to 2022Q2 and the missing dependency problem is fixed.

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