Re: Biopython 1.68 plans (mid August?)
Peter Cock <[email protected]> Thu, 25 Aug 2016 18:13:32 +0100
| Newsgroups | gmane.comp.python.bio.devel |
|---|---|
| Message-ID | <CAKVJ-_64As+jKzO8r6zJme8tHowXFBVOpnNi+Nww5OXb+QYQXw@mail.gmail.com> |
On Thu, Aug 25, 2016 at 5:57 PM, Peter Cock <[email protected]> wrote: > I'm about to do the MSI for Python 2.6 and 2.7 which for some reason > were not on the "script" - which with the new website setup is now extra > cumbersome: http://biopython.org/wiki/Building_a_release Now I recall why: http://mailman.open-bio.org/pipermail/biopython-dev/2015-October/021121.html This worked for Python 2.7, where https://bugs.python.org/issue1128 was fixed via https://bugs.python.org/issue7639 but not Python 2.6 where perhaps I patched my copy manually? https://github.com/biopython/biopython.github.io/commit/a42161f002f97f530c89e1870c4e631dbc702282 I might try that tomorrow, but consider it quite a low priority. Peter