Philipp Hörist pushed to branch mac-ci at gajim / gajim


Commits:
16834458 by Philipp Hörist at 2026-03-29T11:12:31+02:00
Switch pyinstaller

- - - - -


1 changed file:

- mac/gajim-macos-helper.sh


Changes:

=====================================
mac/gajim-macos-helper.sh
=====================================
@@ -24,7 +24,7 @@
 set -e
 
 # Variables
-gajim_version="master"
+gajim_version="mac-ci"
 nbxmpp_version="master"
 omemo_dr_version="master"
 python_version="3.13"
@@ -192,7 +192,7 @@ function create_dmg() {
        if [ "$CI_BUILD" == 0 ]
        then
                source ./gajim-venv/bin/activate
-               pip3 install --upgrade PyInstaller
+               pip3 install --upgrade 
git+https://github.com/pyinstaller/pyinstaller.git
                cd ./gajim-source/
                ./mac/makebundle.py
                cd ../



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/16834458a3349ebdc22129380bb03d515687d6a7

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/16834458a3349ebdc22129380bb03d515687d6a7
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to