[Bug 262181] devel/py-coverage: Add databases/py-sqlite3 dependency

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 25 Feb 2022 00:45:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262181

            Bug ID: 262181
           Summary: devel/py-coverage: Add databases/py-sqlite3 dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: n_carlsson@outlook.com
                CC: lwhsu@FreeBSD.org, python@FreeBSD.org
                CC: lwhsu@FreeBSD.org, python@FreeBSD.org

Created attachment 232091
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232091&action=edit
Add py-sqlite3 dependency to py-coverage

Since version 5.0 coverage uses SQLite instead of JSON:
https://github.com/nedbat/coveragepy/blob/a533780834c2223edb1e5db51457f53f677c1ac8/doc/whatsnew5x.rst

Since ports build Python without SQLite support this port should add
databases/py-sqlite3 dependency as stated in ports Python pkg-message:

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py38-gdbm       databases/py-gdbm@py38
py38-sqlite3    databases/py-sqlite3@py38
py38-tkinter    x11-toolkits/py-tkinter@py38

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