From 8c27d7a0514d478c0efc6e50f000ef5e6d18945a Mon Sep 17 00:00:00 2001 From: App auto update Date: Mon, 29 Jul 2024 20:50:28 +0000 Subject: [PATCH 1/2] Upgrade pgadmin to 8.10 --- conf/requirement_bookworm.txt | 33 ++++++++++++++++----------------- conf/requirement_bullseye.txt | 33 ++++++++++++++++----------------- manifest.toml | 10 +++++----- 3 files changed, 37 insertions(+), 39 deletions(-) diff --git a/conf/requirement_bookworm.txt b/conf/requirement_bookworm.txt index 510f437..aee430a 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -2,7 +2,7 @@ alembic==1.13.2 Authlib==1.3.1 azure-common==1.1.28 azure-core==1.30.2 -azure-identity==1.16.1 +azure-identity==1.17.1 azure-mgmt-core==1.4.0 azure-mgmt-rdbms==10.1.0 azure-mgmt-resource==23.1.1 @@ -11,11 +11,11 @@ Babel==2.15.0 bcrypt==4.1.3 bidict==0.23.1 blinker==1.8.2 -boto3==1.34.135 -botocore==1.34.135 +boto3==1.34.150 +botocore==1.34.150 Brotli==1.1.0 -cachetools==5.3.3 -certifi==2024.6.2 +cachetools==5.4.0 +certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 @@ -36,18 +36,17 @@ Flask-SocketIO==5.3.6 Flask-SQLAlchemy==3.1.1 Flask-WTF==1.2.1 google-api-core==2.19.1 -google-api-python-client==2.134.0 -google-auth==2.30.0 +google-api-python-client==2.138.0 +google-auth==2.32.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 googleapis-common-protos==1.63.2 greenlet==3.0.3 gunicorn==22.0.0 h11==0.14.0 -httpagentparser==1.9.5 httplib2==0.22.0 idna==3.7 -importlib_metadata==8.0.0 +importlib_metadata==8.2.0 importlib_resources==6.4.0 isodate==0.6.1 itsdangerous==2.2.0 @@ -64,20 +63,20 @@ markdown-it-py==3.0.0 MarkupSafe==2.1.5 mdurl==0.1.2 more-itertools==10.3.0 -msal==1.29.0 +msal==1.30.0 msal-extensions==1.2.0 msrest==0.7.1 oauthlib==3.2.2 packaging==24.1 paramiko==3.4.0 passlib==1.7.4 -pgadmin4==8.9 -portalocker==2.10.0 +pgadmin4==8.10 +portalocker==2.10.1 proto-plus==1.24.0 protobuf==5.27.2 -psutil==5.9.8 -psycopg==3.1.19 -psycopg-c==3.1.19 +psutil==6.0.0 +psycopg==3.2.1 +psycopg-c==3.2.1 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 @@ -103,7 +102,7 @@ simple-websocket==1.0.0 six==1.16.0 speaklater3==1.4 SQLAlchemy==2.0.31 -sqlparse==0.5.0 +sqlparse==0.5.1 sshtunnel==0.4.0 typer==0.12.3 typing_extensions==4.12.2 @@ -115,4 +114,4 @@ Werkzeug==3.0.3 wsproto==1.2.0 WTForms==3.1.2 zipp==3.19.2 -zstandard==0.22.0 +zstandard==0.23.0 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index 9e0ae64..18b85cc 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -2,7 +2,7 @@ alembic==1.13.2 Authlib==1.3.1 azure-common==1.1.28 azure-core==1.30.2 -azure-identity==1.16.1 +azure-identity==1.17.1 azure-mgmt-core==1.4.0 azure-mgmt-rdbms==10.1.0 azure-mgmt-resource==23.1.1 @@ -11,11 +11,11 @@ Babel==2.15.0 bcrypt==4.1.3 bidict==0.23.1 blinker==1.8.2 -boto3==1.34.135 -botocore==1.34.135 +boto3==1.34.149 +botocore==1.34.149 Brotli==1.1.0 -cachetools==5.3.3 -certifi==2024.6.2 +cachetools==5.4.0 +certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 @@ -36,18 +36,17 @@ Flask-SocketIO==5.3.6 Flask-SQLAlchemy==3.1.1 Flask-WTF==1.2.1 google-api-core==2.19.1 -google-api-python-client==2.134.0 -google-auth==2.30.0 +google-api-python-client==2.138.0 +google-auth==2.32.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 googleapis-common-protos==1.63.2 greenlet==1.1.2 gunicorn==22.0.0 h11==0.14.0 -httpagentparser==1.9.5 httplib2==0.22.0 idna==3.7 -importlib_metadata==8.0.0 +importlib_metadata==8.2.0 importlib_resources==6.4.0 isodate==0.6.1 itsdangerous==2.2.0 @@ -64,20 +63,20 @@ markdown-it-py==3.0.0 MarkupSafe==2.1.5 mdurl==0.1.2 more-itertools==10.3.0 -msal==1.29.0 +msal==1.30.0 msal-extensions==1.2.0 msrest==0.7.1 oauthlib==3.2.2 packaging==24.1 paramiko==3.4.0 passlib==1.7.4 -pgadmin4==8.9 -portalocker==2.10.0 +pgadmin4==8.10 +portalocker==2.10.1 proto-plus==1.24.0 protobuf==5.27.2 -psutil==5.9.8 -psycopg==3.1.19 -psycopg-c==3.1.19 +psutil==6.0.0 +psycopg==3.2.1 +psycopg-c==3.2.1 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 @@ -103,7 +102,7 @@ simple-websocket==1.0.0 six==1.16.0 speaklater3==1.4 SQLAlchemy==2.0.31 -sqlparse==0.5.0 +sqlparse==0.5.1 sshtunnel==0.4.0 typer==0.12.3 typing_extensions==4.12.2 @@ -115,4 +114,4 @@ Werkzeug==3.0.3 wsproto==1.2.0 WTForms==3.1.2 zipp==3.19.2 -zstandard==0.22.0 +zstandard==0.23.0 diff --git a/manifest.toml b/manifest.toml index 00fa0da..d37e0e0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "pgAdmin4" description.en = "Manage PostgreSQL databases over the web" description.fr = "Application web de gestion des bases de données PostgreSQL" -version = "8.9~ynh1" +version = "8.10~ynh1" maintainers = ["Josué Tille"] @@ -42,13 +42,13 @@ ram.runtime = "200M" [resources] [resources.sources.pgadmin_prebuilt_armv7_bookworm] prefetch = false - armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.9/pgadmin_8.9-bookworm-bin1_armv7l.tar.gz" - armhf.sha256 = "d62b25fc23e7353cd4f5693af9f78b1fb60a114724a1ff1adfaee306606f31b8" + armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.10/pgadmin_8.10-bookworm-bin1_armv7l.tar.gz" + armhf.sha256 = "a4887ee52021bbb196f93af8fb87d62767cb95ada14b09fd1810fe192f1f4d50" [resources.sources.pgadmin_prebuilt_armv7_bullseye] prefetch = false - armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.9/pgadmin_8.9-bullseye-bin1_armv7l.tar.gz" - armhf.sha256 = "4f5610b0c5ab3bc7c934dc2d3e0f25b23ed1e89e7814794fd21aec774a3dffd3" + armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.10/pgadmin_8.10-bullseye-bin1_armv7l.tar.gz" + armhf.sha256 = "db74667fd08b7bc0115da36101221119c62e27d5561ccaf8dfb68009dfd6544e" [resources.system_user] allow_email = true From 6f3e4638912c0564db88676815d5b9a93a1f5dc9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 30 Jul 2024 10:04:23 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 8 files changed, 54 insertions(+), 6 deletions(-) create mode 100644 README_id.md diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..4ed64dd 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,5 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 774bedc..f0b3162 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Shipped version:** 8.9~ynh1 +**Shipped version:** 8.10~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index c50ef6c..f56c4d0 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Versión actual:** 8.9~ynh1 +**Versión actual:** 8.10~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index abbf68c..13c4e03 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Paketatutako bertsioa:** 8.9~ynh1 +**Paketatutako bertsioa:** 8.10~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 583bd28..a40de7f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Version incluse :** 8.9~ynh1 +**Version incluse :** 8.10~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index ae2df18..93474cc 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**Versión proporcionada:** 8.9~ynh1 +**Versión proporcionada:** 8.10~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..189ed50 --- /dev/null +++ b/README_id.md @@ -0,0 +1,47 @@ + + +# pgAdmin4 untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/pgadmin.svg)](https://ci-apps.yunohost.org/ci/apps/pgadmin/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/pgadmin.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/pgadmin.maintain.svg) + +[![Pasang pgAdmin4 dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pgadmin) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang pgAdmin4 secara cepat dan mudah pada server YunoHost.* +> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* + +## Ringkasan + +pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. + + +**Versi terkirim:** 8.10~ynh1 + +## Tangkapan Layar + +![Tangkapan Layar pada pgAdmin4](./doc/screenshots/pgadmin4-welcome-light.png) + +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi admin resmi: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/pgadmin_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/pgadmin_ynh/tree/testing --debug +atau +sudo yunohost app upgrade pgadmin -u https://github.com/YunoHost-Apps/pgadmin_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index c921817..95b7d80 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ pgAdmin is a feature rich Open Source administration and development platform for PostgreSQL. -**分发版本:** 8.9~ynh1 +**分发版本:** 8.10~ynh1 ## 截图