mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Upgrade pgadmin to 8.11
This commit is contained in:
parent
1e5cf6cfda
commit
4e14d3f0d1
3 changed files with 62 additions and 56 deletions
|
@ -7,19 +7,20 @@ azure-mgmt-core==1.4.0
|
|||
azure-mgmt-rdbms==10.1.0
|
||||
azure-mgmt-resource==23.1.1
|
||||
azure-mgmt-subscription==3.1.1
|
||||
Babel==2.15.0
|
||||
bcrypt==4.1.3
|
||||
babel==2.16.0
|
||||
backports.tarfile==1.2.0
|
||||
bcrypt==4.2.0
|
||||
bidict==0.23.1
|
||||
blinker==1.8.2
|
||||
boto3==1.34.150
|
||||
botocore==1.34.150
|
||||
boto3==1.34.162
|
||||
botocore==1.34.162
|
||||
Brotli==1.1.0
|
||||
cachetools==5.4.0
|
||||
cachetools==5.5.0
|
||||
certifi==2024.7.4
|
||||
cffi==1.16.0
|
||||
cffi==1.17.0
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
cryptography==42.0.8
|
||||
cryptography==43.0.0
|
||||
dnspython==2.6.1
|
||||
email_validator==2.2.0
|
||||
eventlet==0.36.1
|
||||
|
@ -31,49 +32,51 @@ Flask-Mail==0.10.0
|
|||
Flask-Migrate==4.0.7
|
||||
Flask-Paranoid==0.3.0
|
||||
Flask-Principal==0.4.0
|
||||
Flask-Security-Too==5.4.3
|
||||
Flask-Security-Too==5.5.2
|
||||
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.138.0
|
||||
google-auth==2.32.0
|
||||
google-api-python-client==2.142.0
|
||||
google-auth==2.34.0
|
||||
google-auth-httplib2==0.2.0
|
||||
google-auth-oauthlib==1.2.0
|
||||
google-auth-oauthlib==1.2.1
|
||||
googleapis-common-protos==1.63.2
|
||||
greenlet==3.0.3
|
||||
gunicorn==22.0.0
|
||||
gunicorn==23.0.0
|
||||
h11==0.14.0
|
||||
httplib2==0.22.0
|
||||
idna==3.7
|
||||
importlib_metadata==8.2.0
|
||||
importlib_resources==6.4.0
|
||||
idna==3.8
|
||||
importlib_metadata==8.4.0
|
||||
importlib_resources==6.4.4
|
||||
isodate==0.6.1
|
||||
itsdangerous==2.2.0
|
||||
jaraco.classes==3.4.0
|
||||
jaraco.context==6.0.1
|
||||
jaraco.functools==4.0.2
|
||||
jeepney==0.8.0
|
||||
Jinja2==3.1.4
|
||||
jmespath==1.0.1
|
||||
jsonformatter==0.3.2
|
||||
keyring==24.3.1
|
||||
keyring==25.3.0
|
||||
ldap3==2.9.1
|
||||
libgravatar==1.0.4
|
||||
Mako==1.3.5
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==2.1.5
|
||||
mdurl==0.1.2
|
||||
more-itertools==10.3.0
|
||||
more-itertools==10.4.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
|
||||
paramiko==3.4.1
|
||||
passlib==1.7.4
|
||||
pgadmin4==8.10
|
||||
pgadmin4==8.11
|
||||
portalocker==2.10.1
|
||||
proto-plus==1.24.0
|
||||
protobuf==5.27.2
|
||||
protobuf==5.27.3
|
||||
psutil==6.0.0
|
||||
psycopg==3.2.1
|
||||
psycopg-c==3.2.1
|
||||
|
@ -81,10 +84,10 @@ pyasn1==0.6.0
|
|||
pyasn1_modules==0.4.0
|
||||
pycparser==2.22
|
||||
Pygments==2.18.0
|
||||
PyJWT==2.8.0
|
||||
PyJWT==2.9.0
|
||||
PyNaCl==1.5.0
|
||||
pyotp==2.9.0
|
||||
pyparsing==3.1.2
|
||||
pyparsing==3.1.4
|
||||
pypng==0.20220715.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-engineio==4.9.1
|
||||
|
@ -101,17 +104,17 @@ shellingham==1.5.4
|
|||
simple-websocket==1.0.0
|
||||
six==1.16.0
|
||||
speaklater3==1.4
|
||||
SQLAlchemy==2.0.31
|
||||
SQLAlchemy==2.0.32
|
||||
sqlparse==0.5.1
|
||||
sshtunnel==0.4.0
|
||||
typer==0.12.3
|
||||
typer==0.12.5
|
||||
typing_extensions==4.12.2
|
||||
ua-parser==0.18.0
|
||||
uritemplate==4.1.1
|
||||
urllib3==1.26.19
|
||||
user-agents==2.2.0
|
||||
Werkzeug==3.0.3
|
||||
Werkzeug==3.0.4
|
||||
wsproto==1.2.0
|
||||
WTForms==3.1.2
|
||||
zipp==3.19.2
|
||||
zipp==3.20.0
|
||||
zstandard==0.23.0
|
||||
|
|
|
@ -7,19 +7,20 @@ azure-mgmt-core==1.4.0
|
|||
azure-mgmt-rdbms==10.1.0
|
||||
azure-mgmt-resource==23.1.1
|
||||
azure-mgmt-subscription==3.1.1
|
||||
Babel==2.15.0
|
||||
bcrypt==4.1.3
|
||||
babel==2.16.0
|
||||
backports.tarfile==1.2.0
|
||||
bcrypt==4.2.0
|
||||
bidict==0.23.1
|
||||
blinker==1.8.2
|
||||
boto3==1.34.149
|
||||
botocore==1.34.149
|
||||
boto3==1.34.162
|
||||
botocore==1.34.162
|
||||
Brotli==1.1.0
|
||||
cachetools==5.4.0
|
||||
cachetools==5.5.0
|
||||
certifi==2024.7.4
|
||||
cffi==1.16.0
|
||||
cffi==1.17.0
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
cryptography==42.0.8
|
||||
cryptography==43.0.0
|
||||
dnspython==2.6.1
|
||||
email_validator==2.2.0
|
||||
eventlet==0.36.1
|
||||
|
@ -36,44 +37,46 @@ 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.138.0
|
||||
google-auth==2.32.0
|
||||
google-api-python-client==2.142.0
|
||||
google-auth==2.34.0
|
||||
google-auth-httplib2==0.2.0
|
||||
google-auth-oauthlib==1.2.0
|
||||
google-auth-oauthlib==1.2.1
|
||||
googleapis-common-protos==1.63.2
|
||||
greenlet==1.1.2
|
||||
gunicorn==22.0.0
|
||||
gunicorn==23.0.0
|
||||
h11==0.14.0
|
||||
httplib2==0.22.0
|
||||
idna==3.7
|
||||
importlib_metadata==8.2.0
|
||||
importlib_resources==6.4.0
|
||||
idna==3.8
|
||||
importlib_metadata==8.4.0
|
||||
importlib_resources==6.4.4
|
||||
isodate==0.6.1
|
||||
itsdangerous==2.2.0
|
||||
jaraco.classes==3.4.0
|
||||
jaraco.context==6.0.1
|
||||
jaraco.functools==4.0.2
|
||||
jeepney==0.8.0
|
||||
Jinja2==3.1.4
|
||||
jmespath==1.0.1
|
||||
jsonformatter==0.3.2
|
||||
keyring==24.3.1
|
||||
keyring==25.3.0
|
||||
ldap3==2.9.1
|
||||
libgravatar==1.0.4
|
||||
Mako==1.3.5
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==2.1.5
|
||||
mdurl==0.1.2
|
||||
more-itertools==10.3.0
|
||||
more-itertools==10.4.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
|
||||
paramiko==3.4.1
|
||||
passlib==1.7.4
|
||||
pgadmin4==8.10
|
||||
pgadmin4==8.11
|
||||
portalocker==2.10.1
|
||||
proto-plus==1.24.0
|
||||
protobuf==5.27.2
|
||||
protobuf==5.27.3
|
||||
psutil==6.0.0
|
||||
psycopg==3.2.1
|
||||
psycopg-c==3.2.1
|
||||
|
@ -81,10 +84,10 @@ pyasn1==0.6.0
|
|||
pyasn1_modules==0.4.0
|
||||
pycparser==2.22
|
||||
Pygments==2.18.0
|
||||
PyJWT==2.8.0
|
||||
PyJWT==2.9.0
|
||||
PyNaCl==1.5.0
|
||||
pyotp==2.9.0
|
||||
pyparsing==3.1.2
|
||||
pyparsing==3.1.4
|
||||
pypng==0.20220715.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-engineio==4.9.1
|
||||
|
@ -101,17 +104,17 @@ shellingham==1.5.4
|
|||
simple-websocket==1.0.0
|
||||
six==1.16.0
|
||||
speaklater3==1.4
|
||||
SQLAlchemy==2.0.31
|
||||
SQLAlchemy==2.0.32
|
||||
sqlparse==0.5.1
|
||||
sshtunnel==0.4.0
|
||||
typer==0.12.3
|
||||
typer==0.12.5
|
||||
typing_extensions==4.12.2
|
||||
ua-parser==0.18.0
|
||||
uritemplate==4.1.1
|
||||
urllib3==1.26.19
|
||||
user-agents==2.2.0
|
||||
Werkzeug==3.0.3
|
||||
Werkzeug==3.0.4
|
||||
wsproto==1.2.0
|
||||
WTForms==3.1.2
|
||||
zipp==3.19.2
|
||||
zipp==3.20.0
|
||||
zstandard==0.23.0
|
||||
|
|
|
@ -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.10~ynh1"
|
||||
version = "8.11~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.10/pgadmin_8.10-bookworm-bin1_armv7l.tar.gz"
|
||||
armhf.sha256 = "a4887ee52021bbb196f93af8fb87d62767cb95ada14b09fd1810fe192f1f4d50"
|
||||
armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.11/pgadmin_8.11-bookworm-bin1_armv7l.tar.gz"
|
||||
armhf.sha256 = "c0598bde6939c34eca005c47f166048fc3a625b5d309ce25b4895c19012c3211"
|
||||
|
||||
[resources.sources.pgadmin_prebuilt_armv7_bullseye]
|
||||
prefetch = false
|
||||
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"
|
||||
armhf.url = "https://github.com/YunoHost-Apps/pgadmin_python_build/releases/download/v8.11/pgadmin_8.11-bullseye-bin1_armv7l.tar.gz"
|
||||
armhf.sha256 = "867f48dc5e5712e5f84aca7ffe9f0d3467cb9a97cb28efec53bd90811b6edd5a"
|
||||
|
||||
[resources.system_user]
|
||||
allow_email = true
|
||||
|
|
Loading…
Reference in a new issue