K 10 svn:author V 4 yuri K 8 svn:date V 27 2018-03-09T08:34:57.966846Z K 7 svn:log V 859 www/py-searx: Update to 0.14.0 Port changes: * Changed DISTVERSION * Switched to CHEESESHOP * Updated COMMENT * Updated RUN_DEPENDS * Replaced USE_PYTHON=concurrent with USE_PYTHON=noflavors * Patched requirements.txt to require on >= basis * Removed tests inslall (conflicts with other such packages) * Move settings under /etc * In searx.in, used %%PYTHON_CMD%% instead of the hardcoded command * Fixed searx.in to actually start and stop the service (it was broken) * Added pkg-message explaining how to use it Testing: * runs fine This package allows you to get rid of tracking by the search providers (google, bing, etc). You can either use the local service on http://localhost:8888, or one of the external instances, ex. https://searx.me/ PR: 226055 Submitted by: loic.blot@unix-experience.fr (maintainer) Approved by: tcberner (mentor, implicit) END