Philipp Hörist pushed to branch master at gajim / gajim


Commits:
2e3d0a1d by Philipp Hörist at 2026-05-10T18:03:15+02:00
ci: Windows: Switch to UCRT64 build

- - - - -


2 changed files:

- .ci/appveyor.yml
- win/_base.sh


Changes:

=====================================
.ci/appveyor.yml
=====================================
@@ -3,7 +3,7 @@ version: 1.1.{build}
 image: Visual Studio 2019
 
 environment:
-  MSYSTEM: MINGW64
+  MSYSTEM: UCRT64
   ARCH: "64bit"
 
 clone_depth: 10


=====================================
win/_base.sh
=====================================
@@ -54,6 +54,7 @@ ${MINGW_PACKAGE_PREFIX}-python-setuptools \
 ${MINGW_PACKAGE_PREFIX}-python-setuptools-scm \
 ${MINGW_PACKAGE_PREFIX}-python-six \
 ${MINGW_PACKAGE_PREFIX}-python-sqlalchemy \
+${MINGW_PACKAGE_PREFIX}-python-pysequoia \
 ${MINGW_PACKAGE_PREFIX}-sqlite3 \
 ${MINGW_PACKAGE_PREFIX}-webp-pixbuf-loader \
 "
@@ -64,7 +65,6 @@ git+https://dev.gajim.org/gajim/python-nbxmpp.git
 css_parser
 httpx[http2,socks]
 truststore
-pysequoia
 emoji
 pystray
 python-gnupg
@@ -105,7 +105,7 @@ function install_pre_deps {
         intltool \
         p7zip \
         wget \
-        mingw-w64-x86_64-nsis \
+        ${MINGW_PACKAGE_PREFIX}-nsis \
         ${MINGW_PACKAGE_PREFIX}-librsvg \
         ${MINGW_PACKAGE_PREFIX}-python \
         ${MINGW_PACKAGE_PREFIX}-toolchain



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/2e3d0a1d778b72405eb071305d1f50ef1a3c5e1f

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/2e3d0a1d778b72405eb071305d1f50ef1a3c5e1f
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