mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Upgrade pgadmin to 7.7
This commit is contained in:
parent
efb4a992a3
commit
8d8e162548
4 changed files with 54 additions and 48 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-7.6/pgadmin_4-7.6-bookworm-bin1_armv7l.tar.gz
|
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-7.7/pgadmin_4-7.7-bookworm-bin1_armv7l.tar.gz
|
||||||
SOURCE_SUM=84d66aa95cae0ee9399b3da27c562a409bd66a97a2cb89fef62c6dce54561a32
|
SOURCE_SUM=e18206853ced73eb1922182c5a3c825d8af21d5e40fcd607311cc4e075a28e72
|
||||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||||
# default: sha256
|
# default: sha256
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-7.6/pgadmin_4-7.6-bullseye-bin1_armv7l.tar.gz
|
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-7.7/pgadmin_4-7.7-bullseye-bin1_armv7l.tar.gz
|
||||||
SOURCE_SUM=a386f1022083bb1d1e0401faf2d9802c1020c2537e44e88e8c17a00ebb51b597
|
SOURCE_SUM=76022eeab9c985a30dab8b24027db095f74eb491077de01db77100e320b4a2e5
|
||||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||||
# default: sha256
|
# default: sha256
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
alembic==1.11.3
|
alembic==1.12.0
|
||||||
Authlib==1.2.1
|
Authlib==1.2.1
|
||||||
azure-common==1.1.28
|
azure-common==1.1.28
|
||||||
azure-core==1.29.3
|
azure-core==1.29.4
|
||||||
azure-identity==1.13.0
|
azure-identity==1.13.0
|
||||||
azure-mgmt-core==1.4.0
|
azure-mgmt-core==1.4.0
|
||||||
azure-mgmt-rdbms==10.1.0
|
azure-mgmt-rdbms==10.1.0
|
||||||
|
@ -11,38 +11,39 @@ Babel==2.12.1
|
||||||
bcrypt==4.0.1
|
bcrypt==4.0.1
|
||||||
bidict==0.22.1
|
bidict==0.22.1
|
||||||
blinker==1.6.2
|
blinker==1.6.2
|
||||||
boto3==1.28.35
|
boto3==1.28.52
|
||||||
botocore==1.31.35
|
botocore==1.31.52
|
||||||
Brotli==1.0.9
|
Brotli==1.1.0
|
||||||
cachetools==5.3.1
|
cachetools==5.3.1
|
||||||
certifi==2023.7.22
|
certifi==2023.7.22
|
||||||
cffi==1.15.1
|
cffi==1.15.1
|
||||||
charset-normalizer==3.2.0
|
charset-normalizer==3.2.0
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
cryptography==41.0.3
|
cryptography==41.0.4
|
||||||
dnspython==2.4.2
|
dnspython==2.4.2
|
||||||
email-validator==2.0.0.post2
|
email-validator==2.0.0.post2
|
||||||
eventlet==0.33.3
|
eventlet==0.33.3
|
||||||
Flask==2.2.5
|
Flask==2.2.5
|
||||||
flask-babel==3.1.0
|
flask-babel==3.1.0
|
||||||
Flask-Compress==1.13
|
Flask-Compress==1.14
|
||||||
Flask-Gravatar==0.5.0
|
Flask-Gravatar==0.5.0
|
||||||
Flask-Login==0.6.2
|
Flask-Login==0.6.2
|
||||||
Flask-Mail==0.9.1
|
Flask-Mail==0.9.1
|
||||||
Flask-Migrate==4.0.4
|
Flask-Migrate==4.0.5
|
||||||
Flask-Paranoid==0.3.0
|
Flask-Paranoid==0.3.0
|
||||||
Flask-Principal==0.4.0
|
Flask-Principal==0.4.0
|
||||||
Flask-Security-Too==5.1.2
|
Flask-Security-Too==5.1.2
|
||||||
Flask-SocketIO==5.3.5
|
Flask-SocketIO==5.3.6
|
||||||
Flask-SQLAlchemy==3.0.5
|
Flask-SQLAlchemy==3.0.5
|
||||||
Flask-WTF==1.1.1
|
Flask-WTF==1.1.1
|
||||||
google-api-core==2.11.1
|
google-api-core==2.11.1
|
||||||
google-api-python-client==2.97.0
|
google-api-python-client==2.100.0
|
||||||
google-auth==2.22.0
|
google-auth==2.23.0
|
||||||
google-auth-httplib2==0.1.0
|
google-auth-httplib2==0.1.1
|
||||||
google-auth-oauthlib==1.0.0
|
google-auth-oauthlib==1.0.0
|
||||||
googleapis-common-protos==1.60.0
|
googleapis-common-protos==1.60.0
|
||||||
greenlet==2.0.2
|
greenlet==2.0.2
|
||||||
|
h11==0.14.0
|
||||||
httpagentparser==1.9.5
|
httpagentparser==1.9.5
|
||||||
httplib2==0.22.0
|
httplib2==0.22.0
|
||||||
idna==3.4
|
idna==3.4
|
||||||
|
@ -58,16 +59,16 @@ ldap3==2.9.1
|
||||||
Mako==1.2.4
|
Mako==1.2.4
|
||||||
MarkupSafe==2.1.3
|
MarkupSafe==2.1.3
|
||||||
more-itertools==10.1.0
|
more-itertools==10.1.0
|
||||||
msal==1.23.0
|
msal==1.24.0
|
||||||
msal-extensions==1.0.0
|
msal-extensions==1.0.0
|
||||||
msrest==0.7.1
|
msrest==0.7.1
|
||||||
oauthlib==3.2.2
|
oauthlib==3.2.2
|
||||||
paramiko==3.3.1
|
paramiko==3.3.1
|
||||||
passlib==1.7.4
|
passlib==1.7.4
|
||||||
pgadmin4==7.6
|
pgadmin4==7.7
|
||||||
Pillow==9.5.0
|
Pillow==9.5.0
|
||||||
portalocker==2.7.0
|
portalocker==2.8.2
|
||||||
protobuf==4.24.1
|
protobuf==4.24.3
|
||||||
psutil==5.9.5
|
psutil==5.9.5
|
||||||
psycopg==3.1.9
|
psycopg==3.1.9
|
||||||
psycopg-c==3.1.9
|
psycopg-c==3.1.9
|
||||||
|
@ -80,25 +81,27 @@ pyotp==2.9.0
|
||||||
pyparsing==3.1.1
|
pyparsing==3.1.1
|
||||||
pypng==0.20220715.0
|
pypng==0.20220715.0
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
python-engineio==4.6.1
|
python-engineio==4.7.1
|
||||||
python-socketio==5.8.0
|
python-socketio==5.9.0
|
||||||
pytz==2023.3
|
pytz==2023.3.post1
|
||||||
qrcode==7.4.2
|
qrcode==7.4.2
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
requests-oauthlib==1.3.1
|
requests-oauthlib==1.3.1
|
||||||
rsa==4.9
|
rsa==4.9
|
||||||
s3transfer==0.6.2
|
s3transfer==0.6.2
|
||||||
SecretStorage==3.3.3
|
SecretStorage==3.3.3
|
||||||
|
simple-websocket==0.10.1
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
speaklater3==1.4
|
speaklater3==1.4
|
||||||
SQLAlchemy==2.0.20
|
SQLAlchemy==2.0.21
|
||||||
sqlparse==0.4.4
|
sqlparse==0.4.4
|
||||||
sshtunnel==0.4.0
|
sshtunnel==0.4.0
|
||||||
typing_extensions==4.7.1
|
typing_extensions==4.8.0
|
||||||
ua-parser==0.18.0
|
ua-parser==0.18.0
|
||||||
uritemplate==4.1.1
|
uritemplate==4.1.1
|
||||||
urllib3==1.26.16
|
urllib3==1.26.16
|
||||||
user-agents==2.2.0
|
user-agents==2.2.0
|
||||||
Werkzeug==2.2.3
|
Werkzeug==2.2.3
|
||||||
|
wsproto==1.2.0
|
||||||
WTForms==3.0.1
|
WTForms==3.0.1
|
||||||
zipp==3.16.2
|
zipp==3.17.0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
alembic==1.11.3
|
alembic==1.12.0
|
||||||
Authlib==1.2.1
|
Authlib==1.2.1
|
||||||
azure-common==1.1.28
|
azure-common==1.1.28
|
||||||
azure-core==1.29.3
|
azure-core==1.29.4
|
||||||
azure-identity==1.13.0
|
azure-identity==1.13.0
|
||||||
azure-mgmt-core==1.4.0
|
azure-mgmt-core==1.4.0
|
||||||
azure-mgmt-rdbms==10.1.0
|
azure-mgmt-rdbms==10.1.0
|
||||||
|
@ -11,38 +11,39 @@ Babel==2.12.1
|
||||||
bcrypt==4.0.1
|
bcrypt==4.0.1
|
||||||
bidict==0.22.1
|
bidict==0.22.1
|
||||||
blinker==1.6.2
|
blinker==1.6.2
|
||||||
boto3==1.28.35
|
boto3==1.28.52
|
||||||
botocore==1.31.35
|
botocore==1.31.52
|
||||||
Brotli==1.0.9
|
Brotli==1.1.0
|
||||||
cachetools==5.3.1
|
cachetools==5.3.1
|
||||||
certifi==2023.7.22
|
certifi==2023.7.22
|
||||||
cffi==1.15.1
|
cffi==1.15.1
|
||||||
charset-normalizer==3.2.0
|
charset-normalizer==3.2.0
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
cryptography==41.0.3
|
cryptography==41.0.4
|
||||||
dnspython==2.4.2
|
dnspython==2.4.2
|
||||||
email-validator==2.0.0.post2
|
email-validator==2.0.0.post2
|
||||||
eventlet==0.33.3
|
eventlet==0.33.3
|
||||||
Flask==2.2.5
|
Flask==2.2.5
|
||||||
flask-babel==3.1.0
|
flask-babel==3.1.0
|
||||||
Flask-Compress==1.13
|
Flask-Compress==1.14
|
||||||
Flask-Gravatar==0.5.0
|
Flask-Gravatar==0.5.0
|
||||||
Flask-Login==0.6.2
|
Flask-Login==0.6.2
|
||||||
Flask-Mail==0.9.1
|
Flask-Mail==0.9.1
|
||||||
Flask-Migrate==4.0.4
|
Flask-Migrate==4.0.5
|
||||||
Flask-Paranoid==0.3.0
|
Flask-Paranoid==0.3.0
|
||||||
Flask-Principal==0.4.0
|
Flask-Principal==0.4.0
|
||||||
Flask-Security-Too==5.1.2
|
Flask-Security-Too==5.1.2
|
||||||
Flask-SocketIO==5.3.5
|
Flask-SocketIO==5.3.6
|
||||||
Flask-SQLAlchemy==3.0.5
|
Flask-SQLAlchemy==3.0.5
|
||||||
Flask-WTF==1.1.1
|
Flask-WTF==1.1.1
|
||||||
google-api-core==2.11.1
|
google-api-core==2.11.1
|
||||||
google-api-python-client==2.97.0
|
google-api-python-client==2.100.0
|
||||||
google-auth==2.22.0
|
google-auth==2.23.0
|
||||||
google-auth-httplib2==0.1.0
|
google-auth-httplib2==0.1.1
|
||||||
google-auth-oauthlib==1.0.0
|
google-auth-oauthlib==1.0.0
|
||||||
googleapis-common-protos==1.60.0
|
googleapis-common-protos==1.60.0
|
||||||
greenlet==1.1.2
|
greenlet==1.1.2
|
||||||
|
h11==0.14.0
|
||||||
httpagentparser==1.9.5
|
httpagentparser==1.9.5
|
||||||
httplib2==0.22.0
|
httplib2==0.22.0
|
||||||
idna==3.4
|
idna==3.4
|
||||||
|
@ -58,17 +59,17 @@ ldap3==2.9.1
|
||||||
Mako==1.2.4
|
Mako==1.2.4
|
||||||
MarkupSafe==2.1.3
|
MarkupSafe==2.1.3
|
||||||
more-itertools==10.1.0
|
more-itertools==10.1.0
|
||||||
msal==1.23.0
|
msal==1.24.0
|
||||||
msal-extensions==1.0.0
|
msal-extensions==1.0.0
|
||||||
msrest==0.7.1
|
msrest==0.7.1
|
||||||
oauthlib==3.2.2
|
oauthlib==3.2.2
|
||||||
paramiko==3.3.1
|
paramiko==3.3.1
|
||||||
passlib==1.7.4
|
passlib==1.7.4
|
||||||
pgadmin4==7.6
|
pgadmin4==7.7
|
||||||
Pillow==9.5.0
|
Pillow==9.5.0
|
||||||
pkg_resources==0.0.0
|
pkg_resources==0.0.0
|
||||||
portalocker==2.7.0
|
portalocker==2.8.2
|
||||||
protobuf==4.24.1
|
protobuf==4.24.3
|
||||||
psutil==5.9.5
|
psutil==5.9.5
|
||||||
psycopg==3.1.9
|
psycopg==3.1.9
|
||||||
psycopg-c==3.1.9
|
psycopg-c==3.1.9
|
||||||
|
@ -81,25 +82,27 @@ pyotp==2.9.0
|
||||||
pyparsing==3.1.1
|
pyparsing==3.1.1
|
||||||
pypng==0.20220715.0
|
pypng==0.20220715.0
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
python-engineio==4.6.1
|
python-engineio==4.7.1
|
||||||
python-socketio==5.8.0
|
python-socketio==5.9.0
|
||||||
pytz==2023.3
|
pytz==2023.3.post1
|
||||||
qrcode==7.4.2
|
qrcode==7.4.2
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
requests-oauthlib==1.3.1
|
requests-oauthlib==1.3.1
|
||||||
rsa==4.9
|
rsa==4.9
|
||||||
s3transfer==0.6.2
|
s3transfer==0.6.2
|
||||||
SecretStorage==3.3.3
|
SecretStorage==3.3.3
|
||||||
|
simple-websocket==0.10.1
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
speaklater3==1.4
|
speaklater3==1.4
|
||||||
SQLAlchemy==2.0.20
|
SQLAlchemy==2.0.21
|
||||||
sqlparse==0.4.4
|
sqlparse==0.4.4
|
||||||
sshtunnel==0.4.0
|
sshtunnel==0.4.0
|
||||||
typing_extensions==4.7.1
|
typing_extensions==4.8.0
|
||||||
ua-parser==0.18.0
|
ua-parser==0.18.0
|
||||||
uritemplate==4.1.1
|
uritemplate==4.1.1
|
||||||
urllib3==1.26.16
|
urllib3==1.26.16
|
||||||
user-agents==2.2.0
|
user-agents==2.2.0
|
||||||
Werkzeug==2.2.3
|
Werkzeug==2.2.3
|
||||||
|
wsproto==1.2.0
|
||||||
WTForms==3.0.1
|
WTForms==3.0.1
|
||||||
zipp==3.16.2
|
zipp==3.17.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue