[Bug 256082] www/py-werkzeug: Configure fails w/py36 due to missing dataclasses

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 22 13:37:51 UTC 2021


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 at FreeBSD.org
          Reporter: john at saltant.com
                CC: python at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
          Assignee: sunpoet at 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.


More information about the freebsd-python mailing list