searxng/utils
Markus Heiser daa4b676df [mod] Drop Ubuntu 16.04 (Xenial Xerus) support
EOL of Ubuntu 16.04 (Xenial Xerus) is in April 2021 but we do not support 16.04
since a longer time.  Issues are comming from dependencies (e.g. pip)::

    [searx-ubu1604]   |searx| SyntaxError: invalid syntax
    [searx-ubu1604]   |searx| Traceback (most recent call last):
    [searx-ubu1604]   |searx|   File "/usr/local/searx/searx-pyenv/bin/pip", line 7, in <module>
    [searx-ubu1604]   |searx|     from pip._internal.cli.main import main
    [searx-ubu1604]   |searx|   File "/usr/local/searx/searx-pyenv/lib/python3.5/site-packages/pip/_internal/cli/main.py", line 60
    [searx-ubu1604]   |searx|     sys.stderr.write(f"ERROR: {exc}")
    [searx-ubu1604]   |searx|                                    ^
    [searx-ubu1604]   |searx| SyntaxError: invalid syntax

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-03-03 17:52:50 +01:00
..
site-python docs: building (PDF) books / build user book 2020-03-21 18:45:38 +01:00
templates [enh] add searx.shared 2021-01-12 11:47:17 +01:00
brand.env [mod] move brand options from Makefile to settings.yml 2021-01-11 22:12:38 +01:00
build_env.py [fix] utils/build_env.py: make sure to always use searx/settings.yml 2021-01-11 22:59:35 +01:00
fetch_ahmia_blacklist.py add Ahmia filter plugin for onion results 2020-10-25 17:59:43 -07:00
fetch_currencies.py [mod] update currencies.json and fetch_currencies.py 2021-02-23 16:42:28 +01:00
fetch_engine_descriptions.py [enh] engines: add about variable 2021-01-14 20:57:17 +01:00
fetch_external_bangs.py [mod] add utils/fetch_external_bangs.py 2021-02-24 18:48:36 +01:00
fetch_firefox_version.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
fetch_languages.py remove articles number from engines_languages.json 2021-02-25 23:54:21 -07:00
fetch_wikidata_units.py [mod] update wikidata_units.json and fetch_wikidata_units.py 2021-02-23 13:10:38 +01:00
filtron.sh Utility scripts adapted to run on CentOS 7 (#2112) 2020-08-01 22:12:44 +02:00
google_search.py [enh] standalone_seax.py is a command line interface to searx with JSON output. 2017-01-04 14:14:01 +01:00
lib.sh [fix] remove Ubuntu 19.10 from the LXC suite (EOL) 2021-01-02 17:23:18 +01:00
lxc-searx.env [mod] Drop Ubuntu 16.04 (Xenial Xerus) support 2021-03-03 17:52:50 +01:00
lxc.sh [mod] Drop Ubuntu 16.04 (Xenial Xerus) support 2021-03-03 17:52:50 +01:00
makefile.include [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 2020-12-26 11:43:18 +01:00
makefile.lxc [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 2020-12-26 11:43:18 +01:00
makefile.python [fix] re-add 'pip-exe' target - partial revert 9b48ae47 2021-02-01 16:58:04 +01:00
makefile.sphinx [mod] CI: minor changes 2021-02-02 08:53:57 +01:00
morty.sh Utility scripts adapted to run on CentOS 7 (#2112) 2020-08-01 22:12:44 +02:00
searx.sh [mod] checker : replace pycld3 by langdetect 2021-01-19 21:26:04 +01:00
standalone_searx.py [mod] check secret_key when searx.webapp is imported 2020-12-27 10:30:20 +01:00
update-translations.sh handle input carefully in shell scripts 2017-10-06 21:00:22 +02:00