1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Fix pipupgrade

This commit is contained in:
Josué Tille 2020-04-06 09:51:07 +02:00
parent 4dc7d88f06
commit 8caa135d57
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -170,7 +170,7 @@ then
# Actually there are no official way to upgrade all package
# This problem is documented here : https://github.com/pypa/pip/issues/4551
# One best way is actually to use pipupgrade
pipupgrade --yes --pip-path /tmp/matrix-synapse/bin/pip
pipupgrade --yes --pip-path $final_path/bin/pip
pip3 install --upgrade matrix-synapse==$upstream_version matrix-synapse-ldap3