Skip to content

Commit d33b629

Browse files
committed
Merge pull request #28 from stonebig/master
WinPython 2015-07
2 parents 3e05369 + 90ce766 commit d33b629

File tree

2 files changed

+21
-8
lines changed

2 files changed

+21
-8
lines changed

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ <h1><a href="https://winpython.github.io/"><img style="width: 350px; height: 92p
2626
</p>
2727

2828
<h2 id="releases">Recent Releases </h2>
29+
<p>Release <a href="https://github.com/winpython/winpython/issues/148">2015-07</a> of October 29th, 2015 </p>
30+
<p>Highlights: Ipython 4, Spyder 3, Matplotlib 1.5, Pandas 0.17, Qt5.5.1, clother integration with pip</p>
31+
<ul>
32+
<li>WinPython <strong>3.4</strong>.3.6 <a href="https://github.com/winpython/winpython/wiki/ChangeLog_34#history-of-changes-for-winpython-3436">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.4/3.4.3.6/">Downloads</a>, or <a href="https://github.com/winpython/winpython/releases/tag/1.2.20150809">alternative Downloads</a></li>
33+
<li>WinPython <strong>3.4</strong>.3.6Qt5 <a href="https://github.com/winpython/winpython/wiki/ChangeLog_34#history-of-changes-for-winpython-3436Qt5">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.4/3.4.3.6/">Downloads</a></li>
34+
<li>WinPython <strong>2.7</strong>.10.3 <a href="https://github.com/winpython/winpython/wiki/Changelog_27#history-of-changes-for-winpython-27102">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_2.7/2.7.10.3/">Downloads</a></li>
35+
</ul>
2936
<p>Release <a href="https://github.com/winpython/winpython/issues/109">2015-06</a> of August 9th, 2015 </p>
3037
<p>Highlights: mingwpy, Qt5.5, clother integration with pip, pyaudio, xray, bokeh</p>
3138
<ul>
@@ -40,13 +47,6 @@ <h2 id="releases">Recent Releases </h2>
4047
<li>WinPython <strong>3.3</strong>.5.9 <a href="https://github.com/winpython/winpython/wiki/Changelog_33#history-of-changes-for-winpython-3359">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.3/3.3.5.9/">Downloads</a>, or <a href="https://github.com/winpython/winpython/releases/tag/1.2.20150628b">alternative Downloads</a></li>
4148
<li>WinPython <strong>2.7</strong>.10.1 <a href="https://github.com/winpython/winpython/wiki/Changelog_27#history-of-changes-for-winpython-27101">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_2.7/2.7.10.1/">Downloads</a>, or <a href="https://github.com/winpython/winpython/releases/tag/1.2.20150628b">alternative Downloads</a></li>
4249
</ul>
43-
<p>Release <a href="https://github.com/winpython/winpython/issues/73">2015-04</a> of May 12th, 2015</p>
44-
<p>Highlights: Ipython 3.1, pandas 0.16.1, scikit-learn 0.16.1, jedi, pyqtgraph, Flask, Theano, better integration with pip</p>
45-
<ul>
46-
<li>WinPython <strong>3.4</strong>.3.3 <a href="https://github.com/winpython/winpython/wiki/ChangeLog_34#history-of-changes-for-winpython-3433">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.4/3.4.3.3/">Downloads</a></li>
47-
<li>WinPython <strong>3.3</strong>.5.8 <a href="https://github.com/winpython/winpython/wiki/Changelog_33#history-of-changes-for-winpython-3358">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_3.3/3.3.5.8/">Downloads</a></li>
48-
<li>WinPython <strong>2.7</strong>.9.5 <a href="https://github.com/winpython/winpython/wiki/Changelog_27#history-of-changes-for-winpython-2795">Changelog</a> and <a href="https://sourceforge.net/projects/winpython/files/WinPython_2.7/2.7.9.5/">Downloads</a></li>
49-
</ul>
5050

5151

5252
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
@@ -100,7 +100,7 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
100100
That is exactly what the official Python installer would do to your machine: in other words, you can have it both ways!
101101
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
102102
</div>
103-
<div id="footer">© Copyright 2009-2013, Pierre Raybaut; 2014+ <a href="https://github.com/winpython/">The Winpython Development Team</a>. Last updated 2015-08-10</div>
103+
<div id="footer">© Copyright 2009-2013, Pierre Raybaut; 2014+ <a href="https://github.com/winpython/">The Winpython Development Team</a>. Last updated 2015-10-29</div>
104104
<div class="centered"><img style="width: 125px; height: 45px;" alt="WinPython Small Logos" src="images/small_logos.png"></div>
105105
</body>
106106
</html>

md5_sha1.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11

2+
### WinPython 2015-07 release (October 29th, 2015)
3+
4+
MD5 | SHA-1 | Binary | Size
5+
---------------------------------|------------------------------------------|--------------------------------|------------------
6+
c332b2a6c40dae93b39711b7dda2949f | d1fd2b65dde03f02894b6120cf51b6c7beadc00e | winpython-64bit-3.4.3.6Qt5.exe | 283 569 624 Bytes
7+
c30fd4e28775bdccc724aeb0e25b6e86 | 4304fdb89f98c3ee20eb7d9f206d2df3c29f65bb | winpython-32bit-3.4.3.6Qt5.exe | 227 633 183 Bytes
8+
56d43b96d221a6af29bd1c8e7f3f6cef | 14c67a5d5211808195ec17a41b18cc4ab1d0ceba | winpython-64bit-3.4.3.6.exe | 277 961 635 Bytes
9+
ddeb7a4b7f3d7ae06e00626f87468e9e | 8391a55c729df4a937eddb8b79a7318e1c47667e | winpython-32bit-3.4.3.6.exe | 223 807 842 Bytes
10+
1e28d9bdf45f2cef76d374b1d419ad19 | a12c438c6be38c8c574f5f4548047a262996e788 | winpython-64bit-2.7.10.3.exe | 275 838 261 Bytes
11+
8b3e5ba2e9943452907cadcddba47260 | 35bdea16ecf83b5458292c1f5f6bcb06d8a41d33 | winpython-32bit-2.7.10.3.exe | 220 465 855 Bytes
12+
13+
14+
215
### WinPython 2015-06 release (August 9th, 2015)
316

417
MD5 | SHA-1 | Binary | Size

0 commit comments

Comments
 (0)