[Git][gajim/gajim][master] Windows build: Install ctypes from git

Philipp Hörist gitlab at dev.gajim.org
Tue Jul 24 23:32:38 CEST 2018


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


Commits:
f9034701 by Philipp Hörist at 2018-07-24T23:32:27+02:00
Windows build: Install ctypes from git

The version on pip is broken with python 3.7

- - - - -


1 changed file:

- win/_base.sh


Changes:

=====================================
win/_base.sh
=====================================
--- a/win/_base.sh
+++ b/win/_base.sh
@@ -92,6 +92,7 @@ function install_deps {
     PIP_REQUIREMENTS="\
 git+https://dev.gajim.org/gajim/python-nbxmpp.git
 git+https://dev.gajim.org/lovetox/pybonjour-python3.git
+git+https://github.com/enthought/pywin32-ctypes.git
 keyring
 python-gnupg
 python-axolotl



View it on GitLab: https://dev.gajim.org/gajim/gajim/commit/f903470130959aeeef9fa9a74674699765a237a0

-- 
View it on GitLab: https://dev.gajim.org/gajim/gajim/commit/f903470130959aeeef9fa9a74674699765a237a0
You're receiving this email because of your account on dev.gajim.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gajim.org/pipermail/commits/attachments/20180724/7fed0904/attachment.html>


More information about the Commits mailing list