Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2022 00:45:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262181] devel/py-coverage: Add databases/py-sqlite3 dependency
Message-ID:  <bug-262181-7788@https.bugs.freebsd.org/bugzilla/>

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

            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=3D232091&action=
=3Dedit
Add py-sqlite3 dependency to py-coverage

Since version 5.0 coverage uses SQLite instead of JSON:
https://github.com/nedbat/coveragepy/blob/a533780834c2223edb1e5db51457f53f6=
77c1ac8/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

--=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-262181-7788>