<div dir="ltr">I downloaded the ZIP file rather than check out from Github, but yes, otherwise that's exact;y what I did.<div class="gmail_extra"><br></div><div class="gmail_extra">Ben Fulton</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 28, 2015 at 6:53 AM, Peter Cock <span dir="ltr"><<a href="mailto:p.j.a.cock@googlemail.com" target="_blank">p.j.a.cock@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Ben,<br>
<br>
Did you essentially do this (or similar to get a clean folder):<br>
<br>
git clone git@github.com:biopython/biopython.git<br>
cd biopython<br>
git checkout biopython-166<br>
C:\Python35\python setup.py bdist_wininst<br>
C:\Python35\python setup.py bdist_msi<br>
<br>
Do we need to update the instructions here for Python 3.5 on<br>
Windows?: <a href="http://biopython.org/wiki/Building_a_release" rel="noreferrer" target="_blank">http://biopython.org/wiki/Building_a_release</a><br>
<br>
It would be best for someone with access to the <a href="http://biopython.org" rel="noreferrer" target="_blank">biopython.org</a><br>
(so me, Michiel, Brad, Tiago, etc) to upload them under<br>
<a href="http://biopython.org/DIST/" rel="noreferrer" target="_blank">http://biopython.org/DIST/</a> and then we can update the download<br>
wiki page to link to that (which currently will take a Yahoo OpenID<br>
but not Google as they dropped support for the older API. Sigh).<br>
<br>
***<br>
But before that, could someone double check these work nicely?<br>
***<br>
<br>
I can think of a postdoc here who could do that for me, but he's<br>
out of the office today.<br>
<br>
I downloaded them to my Mac, and the file sizes are as expected.<br>
On Linux I'd use md5sum, the Mac equivalent formats its output<br>
a little differently but here are the checksums I see:<br>
<br>
$ md5 biopython-1.66.win32-py3.5.*<br>
MD5 (biopython-1.66.win32-py3.5.exe) = dcc6e61ee98e459147884eb293860bce<br>
MD5 (biopython-1.66.win32-py3.5.msi) = 84b34f3cad695c71e25f5170fbdeec10<br>
<span class="HOEnZb"><font color="#888888"><br>
Peter<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Wed, Oct 28, 2015 at 3:48 AM, Ben Fulton <<a href="mailto:ben@benfulton.net">ben@benfulton.net</a>> wrote:<br>
> I built 32-bit Windows installers for Python 3.5.<br>
><br>
> EXE: <a href="https://iu.box.com/s/kmf9h3ypcqe5apr6ay0jk4elcdg6kvyc" rel="noreferrer" target="_blank">https://iu.box.com/s/kmf9h3ypcqe5apr6ay0jk4elcdg6kvyc</a><br>
><br>
> MSI: <a href="https://iu.box.com/s/zm8wvpftu3j1228ss6kq783s874h79ba" rel="noreferrer" target="_blank">https://iu.box.com/s/zm8wvpftu3j1228ss6kq783s874h79ba</a><br>
><br>
> Would it be best to upload the files to the BioPython wiki? I couldn't get<br>
> my Google OpenID's to work there, but I have others around, I'm sure.<br>
><br>
> Ben Fulton<br>
><br>
><br>
><br>
> On Tue, Oct 27, 2015 at 4:56 AM, Peter Cock <<a href="mailto:p.j.a.cock@googlemail.com">p.j.a.cock@googlemail.com</a>><br>
> wrote:<br>
>><br>
>> Thanks Tiago & Ben,<br>
>><br>
>> For now we're leaving the 64bit builds to Christoph Gohlke since<br>
>> that ensures they'll be consistent with his NumPy packages (and<br>
>> so far there are no official NumPy Windows 64-bit installers).<br>
>> But there is demand for the 32bit Windows installers :)<br>
>><br>
>> For Appveyor there was an interesting thread on the NumPy<br>
>> list this summer with links to example projects using it:<br>
>> <a href="https://mail.scipy.org/pipermail/numpy-discussion/2015-March/072391.html" rel="noreferrer" target="_blank">https://mail.scipy.org/pipermail/numpy-discussion/2015-March/072391.html</a><br>
>><br>
>> Using AppVeyor to build our Windows installers for us seems like<br>
>> an interesting idea - at very least I would be pleased to have it<br>
>> doing continuous integration testing under Windows :)<br>
>><br>
>> Ben's branch is currently here:<br>
>> <a href="https://github.com/benfulton/biopython/tree/appveyor" rel="noreferrer" target="_blank">https://github.com/benfulton/biopython/tree/appveyor</a><br>
>><br>
>> Peter<br>
>><br>
>> On Mon, Oct 26, 2015 at 11:24 PM, Tiago Antão <<a href="mailto:tiagoantao@gmail.com">tiagoantao@gmail.com</a>><br>
>> wrote:<br>
>> > I currently do not have a windows machine at alk. But I do expect to<br>
>> > receive<br>
>> > a windows 10 in the next couple of weeks.<br>
>> ><br>
>> > On Oct 26, 2015 11:36 AM, "Ben Fulton" <<a href="mailto:ben@benfulton.net">ben@benfulton.net</a>> wrote:<br>
>> >><br>
>> >> Yes, I'll take a look at that. I used Appveyor to build Windows 32 and<br>
>> >> 64-bit installers with Python 3.5 already<br>
>> >> (<a href="https://ci.appveyor.com/project/benfulton/biopython/build/1.0.18" rel="noreferrer" target="_blank">https://ci.appveyor.com/project/benfulton/biopython/build/1.0.18</a>) but<br>
>> >> that<br>
>> >> wasn't with the 1.66 code.<br>
>> >><br>
>> >> Ben Fulton<br>
><br>
><br>
</div></div></blockquote></div><br></div></div>