mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Merge pull request #306 from YunoHost-Apps/master-promotion
Upgrade master from testing
This commit is contained in:
commit
0a74e8d537
9 changed files with 9 additions and 9 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
||||||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2024.07.08~ynh1
|
**Shipped version:** 2024.07.08~ynh2
|
||||||
|
|
||||||
**Demo:** <https://searx.be>
|
**Demo:** <https://searx.be>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
||||||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||||
|
|
||||||
|
|
||||||
**Versión actual:** 2024.07.08~ynh1
|
**Versión actual:** 2024.07.08~ynh2
|
||||||
|
|
||||||
**Demo:** <https://searx.be>
|
**Demo:** <https://searx.be>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
||||||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 2024.07.08~ynh1
|
**Paketatutako bertsioa:** 2024.07.08~ynh2
|
||||||
|
|
||||||
**Demoa:** <https://searx.be>
|
**Demoa:** <https://searx.be>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
||||||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2024.07.08~ynh1
|
**Version incluse :** 2024.07.08~ynh2
|
||||||
|
|
||||||
**Démo :** <https://searx.be>
|
**Démo :** <https://searx.be>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
||||||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 2024.07.08~ynh1
|
**Versión proporcionada:** 2024.07.08~ynh2
|
||||||
|
|
||||||
**Demo:** <https://searx.be>
|
**Demo:** <https://searx.be>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 2024.07.08~ynh1
|
**分发版本:** 2024.07.08~ynh2
|
||||||
|
|
||||||
**演示:** <https://searx.be>
|
**演示:** <https://searx.be>
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "SearXNG"
|
||||||
description.en = "Internet metasearch engine which aggregates results from more than 70 search services"
|
description.en = "Internet metasearch engine which aggregates results from more than 70 search services"
|
||||||
description.fr = "Méta-moteur de recherche qui rassemble les résultats de plus de 70 services de recherche"
|
description.fr = "Méta-moteur de recherche qui rassemble les résultats de plus de 70 services de recherche"
|
||||||
|
|
||||||
version = "2024.07.08~ynh1"
|
version = "2024.07.08~ynh2"
|
||||||
|
|
||||||
maintainers = ["mh4ckt3mh4ckt1c4s", "ewilly"]
|
maintainers = ["mh4ckt3mh4ckt1c4s", "ewilly"]
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@ ynh_script_progression --message="Installing SearXNG..." --weight=2
|
||||||
|
|
||||||
python3 -m venv --system-site-packages "$install_dir/searxng-pyenv"
|
python3 -m venv --system-site-packages "$install_dir/searxng-pyenv"
|
||||||
set +o nounset; source "$install_dir/searxng-pyenv/bin/activate"; set -o nounset
|
set +o nounset; source "$install_dir/searxng-pyenv/bin/activate"; set -o nounset
|
||||||
pip3 install -U pip setuptools wheel pyyaml --no-cache-dir
|
pip3 install -U pip "setuptools<71.0.0" wheel pyyaml --no-cache-dir
|
||||||
ynh_exec_fully_quiet pip3 install -e "$install_dir/searxng-src"
|
ynh_exec_fully_quiet pip3 install -e "$install_dir/searxng-src"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
|
@ -59,7 +59,7 @@ then
|
||||||
ynh_secure_remove --file="$install_dir/searxng-pyenv"
|
ynh_secure_remove --file="$install_dir/searxng-pyenv"
|
||||||
python3 -m venv --system-site-packages "$install_dir/searxng-pyenv"
|
python3 -m venv --system-site-packages "$install_dir/searxng-pyenv"
|
||||||
set +o nounset; source "$install_dir/searxng-pyenv/bin/activate"; set -o nounset
|
set +o nounset; source "$install_dir/searxng-pyenv/bin/activate"; set -o nounset
|
||||||
pip3 install -U pip setuptools wheel pyyaml --no-cache-dir
|
pip3 install -U pip "setuptools<71.0.0" wheel pyyaml --no-cache-dir
|
||||||
ynh_exec_fully_quiet pip3 install -e "$install_dir/searxng-src"
|
ynh_exec_fully_quiet pip3 install -e "$install_dir/searxng-src"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue