Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Mar 2023 19:30:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270014] devel/py-tox: should depend on tomli and not toml
Message-ID:  <bug-270014-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 270014
           Summary: devel/py-tox: should depend on tomli and not toml
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: thierry@FreeBSD.org
          Assignee: bofh@freebsd.org
             Flags: maintainer-feedback?(bofh@freebsd.org)

When building CI actions in GitHub for Sagemath, it has been notified that
tomli is missing for tox:

in setup.cfg there is:

        toml>=3D0.10.2;python_version<=3D"3.6"
        tomli>=3D2.0.1;python_version>=3D"3.7" and python_version<"3.11"

Thus textproc/py-toml must be replaced by textproc/py-tomli in RUN_DEPENDS.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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