Skip site navigation (1)Skip section navigation (2)
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/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256082

            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=3D225173&action=
=3Dedit
www/py-werkzeug: Poudriere configure log

Werkzeug supports Python 3.6 and later [0], but it depends on the third-par=
ty
dataclasses package for Python earlier than 3.7 [1], when dataclasses was a=
dded
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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256082-21822>