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: sunp...@freebsd.org Reporter: j...@saltant.com CC: pyt...@freebsd.org Flags: maintainer-feedback?(sunp...@freebsd.org) Assignee: sunp...@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. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"