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: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
CC: [email protected], [email protected]
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.