From 79e723f740e7b4ef299d7f63b61f9c9d0cb6ed46 Mon Sep 17 00:00:00 2001 From: Jose Manuel Delicado Date: Wed, 20 Jan 2016 20:28:54 +0100 Subject: [PATCH 1/2] Updated windows dependencies. Run git submodule update. --- windows-dependencies | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows-dependencies b/windows-dependencies index baa04ec8..1415300d 160000 --- a/windows-dependencies +++ b/windows-dependencies @@ -1 +1 @@ -Subproject commit baa04ec845383aebe6aacb3931ed1bb01da53dee +Subproject commit 1415300d90476cd8990f714c61a8f61d39ab947c From 564bee3850477faa3522dfa8bf95af6c265389c9 Mon Sep 17 00:00:00 2001 From: Jose Manuel Delicado Date: Wed, 20 Jan 2016 20:52:44 +0100 Subject: [PATCH 2/2] Updated Windows dependencies. Updated readme with information about the new pywin32 and pycurl releases --- README.md | 4 ++-- windows-dependencies | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e6bbfae0..3d80dbfe 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ Although most dependencies can be found in the windows-dependencies directory, w * [Python,](http://python.org) version 2.7.11 If you want to build both x86 and x64 binaries, you can install python x86 to C:\python27 and python x64 to C:\python27x64, for example. * [wxPython](http://www.wxpython.org) for Python 2.7, version 3.0.2.0 -* [Python windows extensions (pywin32)](http://www.sourceforge.net/projects/pywin32/) for python 2.7, build 219 -* [Pycurl](http://pycurl.sourceforge.net) 7.19.5.3 for Python 2.7: [downloads](https://pypi.python.org/pypi/pycurl/7.19.5.3) +* [Python windows extensions (pywin32)](http://www.sourceforge.net/projects/pywin32/) for python 2.7, build 220 +* [Pycurl](http://pycurl.sourceforge.net) 7.21.5 for Python 2.7: [downloads](https://pypi.python.org/pypi/pycurl/7.21.5) * [PyEnchant,](http://pythonhosted.org/pyenchant/) version 1.6.6. x64 version has been built by TWBlue developers, so you only will find it in windows-dependencies folder diff --git a/windows-dependencies b/windows-dependencies index 1415300d..12623345 160000 --- a/windows-dependencies +++ b/windows-dependencies @@ -1 +1 @@ -Subproject commit 1415300d90476cd8990f714c61a8f61d39ab947c +Subproject commit 1262334506fe0a0f4fef47a5914acd8233e72485