1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pgadmin_ynh.git synced 2024-09-03 19:56:38 +02:00

Upgrade pgadmin to 8.8

This commit is contained in:
App auto update 2024-06-09 20:58:58 +00:00 committed by Josué Tille
parent 1b5f23157e
commit 938dcab2ee
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5
3 changed files with 25 additions and 25 deletions

View file

@ -1,7 +1,7 @@
alembic==1.13.1
Authlib==1.3.0
Authlib==1.3.1
azure-common==1.1.28
azure-core==1.30.1
azure-core==1.30.2
azure-identity==1.15.0
azure-mgmt-core==1.4.0
azure-mgmt-rdbms==10.1.0
@ -15,11 +15,11 @@ boto3==1.33.13
botocore==1.33.13
Brotli==1.1.0
cachetools==5.3.3
certifi==2024.2.2
certifi==2024.6.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==42.0.7
cryptography==42.0.8
dnspython==2.6.1
email_validator==2.1.1
eventlet==0.34.2
@ -36,11 +36,11 @@ Flask-SocketIO==5.3.6
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
google-api-core==2.19.0
google-api-python-client==2.131.0
google-auth==2.29.0
google-api-python-client==2.132.0
google-auth==2.30.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
googleapis-common-protos==1.63.0
googleapis-common-protos==1.63.1
greenlet==3.0.3
gunicorn==22.0.0
h11==0.14.0
@ -71,7 +71,7 @@ oauthlib==3.2.2
packaging==24.0
paramiko==3.4.0
passlib==1.7.4
pgadmin4==8.7
pgadmin4==8.8
portalocker==2.8.2
proto-plus==1.23.0
protobuf==4.25.3
@ -106,7 +106,7 @@ SQLAlchemy==2.0.30
sqlparse==0.5.0
sshtunnel==0.4.0
typer==0.12.3
typing_extensions==4.12.0
typing_extensions==4.12.2
ua-parser==0.18.0
uritemplate==4.1.1
urllib3==1.26.18
@ -114,5 +114,5 @@ user-agents==2.2.0
Werkzeug==3.0.3
wsproto==1.2.0
WTForms==3.1.2
zipp==3.19.0
zipp==3.19.2
zstandard==0.22.0

View file

@ -1,7 +1,7 @@
alembic==1.13.1
Authlib==1.3.0
Authlib==1.3.1
azure-common==1.1.28
azure-core==1.30.1
azure-core==1.30.2
azure-identity==1.15.0
azure-mgmt-core==1.4.0
azure-mgmt-rdbms==10.1.0
@ -15,11 +15,11 @@ boto3==1.33.13
botocore==1.33.13
Brotli==1.1.0
cachetools==5.3.3
certifi==2024.2.2
certifi==2024.6.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==42.0.7
cryptography==42.0.8
dnspython==2.6.1
email_validator==2.1.1
eventlet==0.34.2
@ -36,11 +36,11 @@ Flask-SocketIO==5.3.6
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
google-api-core==2.19.0
google-api-python-client==2.131.0
google-auth==2.29.0
google-api-python-client==2.132.0
google-auth==2.30.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
googleapis-common-protos==1.63.0
googleapis-common-protos==1.63.1
greenlet==1.1.2
gunicorn==22.0.0
h11==0.14.0
@ -71,7 +71,7 @@ oauthlib==3.2.2
packaging==24.0
paramiko==3.4.0
passlib==1.7.4
pgadmin4==8.7
pgadmin4==8.8
portalocker==2.8.2
proto-plus==1.23.0
protobuf==4.25.3
@ -106,7 +106,7 @@ SQLAlchemy==2.0.30
sqlparse==0.5.0
sshtunnel==0.4.0
typer==0.12.3
typing_extensions==4.12.0
typing_extensions==4.12.2
ua-parser==0.18.0
uritemplate==4.1.1
urllib3==1.26.18
@ -114,5 +114,5 @@ user-agents==2.2.0
Werkzeug==3.0.3
wsproto==1.2.0
WTForms==3.1.2
zipp==3.19.0
zipp==3.19.2
zstandard==0.22.0

View file

@ -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.7~ynh1"
version = "8.8~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.7/pgadmin_8.7-bookworm-bin1_armv7l.tar.gz"
armhf.sha256 = "5aedef91672fd30022ba410cda919138ff18703b9839bbfc3bca4ea421102591"
armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.8/pgadmin_8.8-bookworm-bin1_armv7l.tar.gz"
armhf.sha256 = "cc5043b74810a6b9151c166bb5002ad7de5f32c2d93cf16dc1ce9bd408dcfc1e"
[resources.sources.pgadmin_prebuilt_armv7_bullseye]
prefetch = false
armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.7/pgadmin_8.7-bullseye-bin1_armv7l.tar.gz"
armhf.sha256 = "9603492ca0fb2b258425b298705f0b2fa24e54d34182160d1854ce68c21f04a9"
armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.8/pgadmin_8.8-bullseye-bin1_armv7l.tar.gz"
armhf.sha256 = "071cabed1a55d92fc6a20d2a614e20f64814325a10b5a9079fe9862eb2db75dd"
[resources.system_user]
allow_email = true