Date: Sat, 22 May 2021 13:37:50 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 256082] www/py-werkzeug: Configure fails w/py36 due to missing dataclasses Message-ID: <bug-256082-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256082 Bug ID: 256082 Summary: www/py-werkzeug: Configure fails w/py36 due to missing dataclasses 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: john@saltant.com CC: python@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org Created attachment 225173 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225173&action=edit www/py-werkzeug: Poudriere configure log Werkzeug supports Python 3.6 and later [0], but it depends on the third-party dataclasses package for Python earlier than 3.7 [1], when dataclasses was added to the standard library. [0] https://github.com/pallets/werkzeug/blob/2.0.0/setup.cfg#L38 [1] https://github.com/pallets/werkzeug/blob/2.0.0/setup.py#L6 -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256082-21822>
