mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Upgrade pgadmin to 7.5
This commit is contained in:
parent
ad772bea64
commit
134e959abd
4 changed files with 54 additions and 54 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-7.4/pgadmin_4-7.4-bookworm-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=3e07e653ddbd0e4e7faaa08a7266a65eb4e28017aceb1719bb71a17dca8a9cb1
|
||||
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-7.5/pgadmin_4-7.5-bookworm-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=2b73060fe05a719f182ed8b14ec5bae9b8993c0e82570c2e14d4ee1b7dc5abfd
|
||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||
# default: sha256
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-7.4/pgadmin_4-7.4-bullseye-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=8f1310bd97b68ff9dca6909b0ddc765e004f183baef4451a273c5a74230530cb
|
||||
SOURCE_URL=https://github.com/Josue-T/pgadmin_python_build/releases/download/v4-7.5/pgadmin_4-7.5-bullseye-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=d1c69acd257ee138615e7258a77ae8f796f9bf62cf20cfa3dcb8762412af1aea
|
||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||
# default: sha256
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
alembic==1.11.1
|
||||
Authlib==1.2.1
|
||||
azure-common==1.1.28
|
||||
azure-core==1.27.1
|
||||
azure-core==1.28.0
|
||||
azure-identity==1.13.0
|
||||
azure-mgmt-core==1.4.0
|
||||
azure-mgmt-rdbms==10.1.0
|
||||
|
@ -11,16 +11,16 @@ Babel==2.12.1
|
|||
bcrypt==4.0.1
|
||||
bidict==0.22.1
|
||||
blinker==1.6.2
|
||||
boto3==1.26.164
|
||||
botocore==1.29.164
|
||||
boto3==1.28.13
|
||||
botocore==1.31.13
|
||||
Brotli==1.0.9
|
||||
cachetools==5.3.1
|
||||
certifi==2023.5.7
|
||||
certifi==2023.7.22
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
click==8.1.3
|
||||
cryptography==40.0.2
|
||||
dnspython==2.3.0
|
||||
charset-normalizer==3.2.0
|
||||
click==8.1.6
|
||||
cryptography==41.0.2
|
||||
dnspython==2.4.1
|
||||
email-validator==2.0.0.post2
|
||||
eventlet==0.33.3
|
||||
Flask==2.2.5
|
||||
|
@ -33,12 +33,12 @@ Flask-Migrate==4.0.4
|
|||
Flask-Paranoid==0.3.0
|
||||
Flask-Principal==0.4.0
|
||||
Flask-Security-Too==5.1.2
|
||||
Flask-SocketIO==5.3.4
|
||||
Flask-SocketIO==5.3.5
|
||||
Flask-SQLAlchemy==3.0.5
|
||||
Flask-WTF==1.1.1
|
||||
google-api-core==2.11.1
|
||||
google-api-python-client==2.91.0
|
||||
google-auth==2.21.0
|
||||
google-api-python-client==2.95.0
|
||||
google-auth==2.22.0
|
||||
google-auth-httplib2==0.1.0
|
||||
google-auth-oauthlib==1.0.0
|
||||
googleapis-common-protos==1.59.1
|
||||
|
@ -46,10 +46,10 @@ greenlet==2.0.2
|
|||
httpagentparser==1.9.5
|
||||
httplib2==0.22.0
|
||||
idna==3.4
|
||||
importlib-metadata==6.7.0
|
||||
importlib-metadata==6.8.0
|
||||
isodate==0.6.1
|
||||
itsdangerous==2.1.2
|
||||
jaraco.classes==3.2.3
|
||||
jaraco.classes==3.3.0
|
||||
jeepney==0.8.0
|
||||
Jinja2==3.1.2
|
||||
jmespath==1.0.1
|
||||
|
@ -57,30 +57,30 @@ keyring==23.13.1
|
|||
ldap3==2.9.1
|
||||
Mako==1.2.4
|
||||
MarkupSafe==2.1.3
|
||||
more-itertools==9.1.0
|
||||
msal==1.22.0
|
||||
more-itertools==10.0.0
|
||||
msal==1.23.0
|
||||
msal-extensions==1.0.0
|
||||
msrest==0.7.1
|
||||
oauthlib==3.2.2
|
||||
paramiko==3.2.0
|
||||
passlib==1.7.4
|
||||
pgadmin4 @ file:///root/pgadmin4-7.4-py3-none-any.whl#sha256=c92876a5f44e45cf83c0790adcb99dca1d7fad4780ea34ef3013cb13f9331f6a
|
||||
pgadmin4 @ file:///root/pgadmin4-7.5-py3-none-any.whl#sha256=d734934b655ea662ff9bae35bf79c997db532a28e4ff06d98b0fc4b2eb379ceb
|
||||
Pillow==9.5.0
|
||||
portalocker==2.7.0
|
||||
protobuf==4.23.3
|
||||
protobuf==4.23.4
|
||||
psutil==5.9.5
|
||||
psycopg==3.1.8
|
||||
psycopg-c==3.1.8
|
||||
psycopg==3.1.9
|
||||
psycopg-c==3.1.9
|
||||
pyasn1==0.5.0
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==2.21
|
||||
PyJWT==2.7.0
|
||||
PyJWT==2.8.0
|
||||
PyNaCl==1.5.0
|
||||
pyotp==2.8.0
|
||||
pyparsing==3.1.0
|
||||
pypng==0.20220715.0
|
||||
python-dateutil==2.8.2
|
||||
python-engineio==4.4.1
|
||||
python-engineio==4.5.1
|
||||
python-socketio==5.8.0
|
||||
pytz==2023.3
|
||||
qrcode==7.4.2
|
||||
|
@ -91,14 +91,14 @@ s3transfer==0.6.1
|
|||
SecretStorage==3.3.3
|
||||
six==1.16.0
|
||||
speaklater3==1.4
|
||||
SQLAlchemy==2.0.17
|
||||
SQLAlchemy==2.0.19
|
||||
sqlparse==0.4.4
|
||||
sshtunnel==0.4.0
|
||||
typing_extensions==4.7.0
|
||||
ua-parser==0.16.1
|
||||
typing_extensions==4.7.1
|
||||
ua-parser==0.18.0
|
||||
uritemplate==4.1.1
|
||||
urllib3==1.26.16
|
||||
user-agents==2.2.0
|
||||
Werkzeug==2.2.3
|
||||
WTForms==3.0.1
|
||||
zipp==3.15.0
|
||||
zipp==3.16.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
alembic==1.11.1
|
||||
Authlib==1.2.1
|
||||
azure-common==1.1.28
|
||||
azure-core==1.27.1
|
||||
azure-core==1.28.0
|
||||
azure-identity==1.13.0
|
||||
azure-mgmt-core==1.4.0
|
||||
azure-mgmt-rdbms==10.1.0
|
||||
|
@ -11,16 +11,16 @@ Babel==2.12.1
|
|||
bcrypt==4.0.1
|
||||
bidict==0.22.1
|
||||
blinker==1.6.2
|
||||
boto3==1.26.163
|
||||
botocore==1.29.163
|
||||
boto3==1.28.13
|
||||
botocore==1.31.13
|
||||
Brotli==1.0.9
|
||||
cachetools==5.3.1
|
||||
certifi==2023.5.7
|
||||
certifi==2023.7.22
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
click==8.1.3
|
||||
cryptography==40.0.2
|
||||
dnspython==2.3.0
|
||||
charset-normalizer==3.2.0
|
||||
click==8.1.6
|
||||
cryptography==41.0.2
|
||||
dnspython==2.4.1
|
||||
email-validator==2.0.0.post2
|
||||
eventlet==0.33.3
|
||||
Flask==2.2.5
|
||||
|
@ -33,12 +33,12 @@ Flask-Migrate==4.0.4
|
|||
Flask-Paranoid==0.3.0
|
||||
Flask-Principal==0.4.0
|
||||
Flask-Security-Too==5.1.2
|
||||
Flask-SocketIO==5.3.4
|
||||
Flask-SocketIO==5.3.5
|
||||
Flask-SQLAlchemy==3.0.5
|
||||
Flask-WTF==1.1.1
|
||||
google-api-core==2.11.1
|
||||
google-api-python-client==2.91.0
|
||||
google-auth==2.21.0
|
||||
google-api-python-client==2.95.0
|
||||
google-auth==2.22.0
|
||||
google-auth-httplib2==0.1.0
|
||||
google-auth-oauthlib==1.0.0
|
||||
googleapis-common-protos==1.59.1
|
||||
|
@ -46,10 +46,10 @@ greenlet==1.1.2
|
|||
httpagentparser==1.9.5
|
||||
httplib2==0.22.0
|
||||
idna==3.4
|
||||
importlib-metadata==6.7.0
|
||||
importlib-metadata==6.8.0
|
||||
isodate==0.6.1
|
||||
itsdangerous==2.1.2
|
||||
jaraco.classes==3.2.3
|
||||
jaraco.classes==3.3.0
|
||||
jeepney==0.8.0
|
||||
Jinja2==3.1.2
|
||||
jmespath==1.0.1
|
||||
|
@ -57,31 +57,31 @@ keyring==23.13.1
|
|||
ldap3==2.9.1
|
||||
Mako==1.2.4
|
||||
MarkupSafe==2.1.3
|
||||
more-itertools==9.1.0
|
||||
msal==1.22.0
|
||||
more-itertools==10.0.0
|
||||
msal==1.23.0
|
||||
msal-extensions==1.0.0
|
||||
msrest==0.7.1
|
||||
oauthlib==3.2.2
|
||||
paramiko==3.2.0
|
||||
passlib==1.7.4
|
||||
pgadmin4 @ file:///home/app_upgrader/pgadmin4-7.4-py3-none-any.whl#sha256=a19eb21ba103143ad88ec8b915c02382d18789d94d04b592930dda3273ac1bc7
|
||||
pgadmin4 @ file:///home/app_upgrader/pgadmin4-7.5-py3-none-any.whl#sha256=f2364df1112c77710be346a53419c98992e9be0f3af1786957e4981a3955635c
|
||||
Pillow==9.5.0
|
||||
pkg_resources==0.0.0
|
||||
portalocker==2.7.0
|
||||
protobuf==4.23.3
|
||||
protobuf==4.23.4
|
||||
psutil==5.9.5
|
||||
psycopg==3.1.8
|
||||
psycopg-c==3.1.8
|
||||
psycopg==3.1.9
|
||||
psycopg-c==3.1.9
|
||||
pyasn1==0.5.0
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==2.21
|
||||
PyJWT==2.7.0
|
||||
PyJWT==2.8.0
|
||||
PyNaCl==1.5.0
|
||||
pyotp==2.8.0
|
||||
pyparsing==3.1.0
|
||||
pypng==0.20220715.0
|
||||
python-dateutil==2.8.2
|
||||
python-engineio==4.4.1
|
||||
python-engineio==4.5.1
|
||||
python-socketio==5.8.0
|
||||
pytz==2023.3
|
||||
qrcode==7.4.2
|
||||
|
@ -92,14 +92,14 @@ s3transfer==0.6.1
|
|||
SecretStorage==3.3.3
|
||||
six==1.16.0
|
||||
speaklater3==1.4
|
||||
SQLAlchemy==2.0.17
|
||||
SQLAlchemy==2.0.19
|
||||
sqlparse==0.4.4
|
||||
sshtunnel==0.4.0
|
||||
typing_extensions==4.7.0
|
||||
ua-parser==0.16.1
|
||||
typing_extensions==4.7.1
|
||||
ua-parser==0.18.0
|
||||
uritemplate==4.1.1
|
||||
urllib3==1.26.16
|
||||
user-agents==2.2.0
|
||||
Werkzeug==2.2.3
|
||||
WTForms==3.0.1
|
||||
zipp==3.15.0
|
||||
zipp==3.16.2
|
||||
|
|
Loading…
Add table
Reference in a new issue