Date: Tue, 17 May 2022 12:06:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264042] www/py-flask: broken in 2022Q2 branch due to missing dependency Message-ID: <bug-264042-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264042 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=3D2022Q2 this is wrong. Back port form main to 2022Q2 and the missing dependency problem is fixed. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264042-7788>