From 4a4008ee6dd20cc384e9b26de00fdeac225c181d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 2 Apr 2022 14:23:45 +0200 Subject: [PATCH 1/3] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index e893c7b..5ffde63 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="python-pip python-virtualenv python-dev libldap2-dev libsasl2-dev libssl-dev python3-venv" +pkg_dependencies="python3-pip python3-virtualenv python3-dev libldap2-dev libsasl2-dev libssl-dev python3-venv" #================================================= # PERSONAL HELPERS From 1e495c066291e2386e844d07418b3d1f73869d56 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 2 Apr 2022 14:25:28 +0200 Subject: [PATCH 2/3] Upgrade to 1.0~ynh3 --- check_process | 3 ++- manifest.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index 97afc06..46a1725 100644 --- a/check_process +++ b/check_process @@ -13,7 +13,8 @@ setup_private=1 setup_public=1 upgrade=1 - #upgrade=1 from_commit=CommitHash + # 1.0~ynh2 + upgrade=1 from_commit=9ef8cd540da5c5285239757a8dced8ee41411711 backup_restore=1 multi_instance=1 port_already_use=0 diff --git a/manifest.json b/manifest.json index 7212fdb..a3d6fed 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Static Site Generator", "fr": "Générateur de blog statique" }, - "version": "1.0~ynh2", + "version": "1.0~ynh3", "url": "https://blog.getpelican.com", "upstream": { "license": "AGPL-3.0-or-later", From 0c421a02294fcf78e99be12ce6685f34b1343778 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 2 Apr 2022 12:25:32 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d186c4..69256e8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Pelican is a static site generator, written in Python_. * Completely static output is simple to host anywhere -**Shipped version:** 1.0~ynh2 +**Shipped version:** 1.0~ynh3 diff --git a/README_fr.md b/README_fr.md index b05b516..1ceac2f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Pelican is a static site generator, written in Python_. * Completely static output is simple to host anywhere -**Version incluse :** 1.0~ynh2 +**Version incluse :** 1.0~ynh3