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: [email protected]
Reporter: [email protected]
CC: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"