Re: Biopython 1.68 released
Peter Cock <[email protected]> Mon, 29 Aug 2016 09:32:00 +0100
| Newsgroups | gmane.comp.python.bio.devel |
|---|---|
| Message-ID | <CAKVJ-_5f3wJsa9_Q6fcRc2C3L6k+vM97Y+O5Y-=yULXVpokWJg__39765.9828690395$1472461123$gmane$org@mail.gmail.com> |
On Fri, Aug 26, 2016 at 5:32 PM, Peter Cock <[email protected]> wrote: > Dear Biopythoneers, > > Source distributions and Windows installers for Biopython 1.68 are now > available from the downloads page on the official Biopython website, > and the release is also on the Python Package Index (PyPI). > > http://biopython.org/wiki/Download > https://news.open-bio.org/2016/08/26/biopython-1-68-released/ > > This release of Biopython supports Python 2.6, 2.7, 3.3, 3.4 and 3.5, but > this will be our final release to run on Python 2.6. It has also been tested > on PyPy 5.0, PyPy3 version 2.4, and Jython 2.7. > > ... The Biopython 1.69 32-bit Windows installers went up on Friday, thank you Ben Fulton. Their checksums are: $ shasum -a 256 biopython-1.68.win32-py* 09449d7204c65e6010545092f2bc1dc662a0b5f6a873e52a08e19392f935fdb7 biopython-1.68.win32-py2.6.exe a7c2fe52ce8dcf503a492e4ee006dd8bc62faa77078d04c92abdbf7713bf2166 biopython-1.68.win32-py2.7.exe f92dfefc9a4ee61dda838a61d73a38b55552a1771ce411505009a48702aefd41 biopython-1.68.win32-py2.7.msi bce6a4cece7b75650d6a478f4ed9d7d1a5351df42a1820866a0cbd74c254565d biopython-1.68.win32-py3.3.exe 85bd5d499400e594f77d297966f56c139499711513b9cd24b87fece5a0463fbe biopython-1.68.win32-py3.3.msi 05c1f59933ef35ecb838649f6fabacb823f2a48c2498ed57ac59a6b3629b5369 biopython-1.68.win32-py3.4.exe 10928347029bc6b0b76567d5f6026a8a002bd3502a7ceeaded7d566938db4bef biopython-1.68.win32-py3.4.msi 5d08e4de11f920ec5207e10d264fceb837e2000843a56fd684e0ee2dfb948fe5 biopython-1.68.win32-py3.5.exe 299888c32b36f32542775952e7b863bd9c3d362f61a69b7d8a136a63aeabec36 biopython-1.68.win32-py3.5.msi The release notice on the OBF blog has also been updated: Peter