K 10 svn:author V 3 kai K 8 svn:date V 27 2021-03-21T08:53:35.927354Z K 7 svn:log V 345 sysutils/angrysearch: Adjust RUN_DEPENDS for Python 3.8.7 and onward * Since Python 3.8.7 (and also 3.9.2), .so files get an extension, e.g. ".cpython-38.so" if built with Python 3.8. Thus check for the presence of the package from databases/py-sqlite3 instead of the actual .so file itself. PR: 254425 Approved by: danfe (maintainer) END