From c371c9bd656e02a5561fed65ffdeb7eb4bfbccb5 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 2 Apr 2022 15:48:48 +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 e79e441..de06a1f 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="python3-crypto python3-pycurl python3-venv libcurl4-openssl-dev libssl-dev" +pkg_dependencies="python3-cryptography python3-pycurl python3-venv libcurl4-openssl-dev libssl-dev" #================================================= # PERSONAL HELPERS From 8ed9df3c191295a84b175e55af20d0935c5d87aa Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 2 Apr 2022 15:51:50 +0200 Subject: [PATCH 2/3] Upgrade to 0.4.20~ynh2 --- check_process | 3 ++- manifest.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index 264a93e..eaa7d25 100644 --- a/check_process +++ b/check_process @@ -11,7 +11,8 @@ setup_private=1 setup_public=1 upgrade=1 - #upgrade=1 from_commit=CommitHash + # 0.4.20~ynh1 + upgrade=1 from_commit=7bfbcb607a5a21087c82fab096e0d157b5febb46 backup_restore=1 multi_instance=0 port_already_use=0 diff --git a/manifest.json b/manifest.json index 2c6b79e..19c657e 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Download Manager written in pure Python." }, - "version": "0.4.20~ynh1", + "version": "0.4.20~ynh2", "url": "https://pyload.net/", "upstream": { "license": "AGPL-3.0-or-later", From 846e94b439b5d63acc4554cd0fca4870305b4ddc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 2 Apr 2022 13:51:56 +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 11bb3d9..102fe19 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in The free and open-source Download Manager written in pure Python -**Shipped version:** 0.4.20~ynh1 +**Shipped version:** 0.4.20~ynh2 diff --git a/README_fr.md b/README_fr.md index 00261bd..905f149 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour The free and open-source Download Manager written in pure Python -**Version incluse :** 0.4.20~ynh1 +**Version incluse :** 0.4.20~ynh2