Re: Git master branch freeze for Biopython 1.69 release

Peter Cock <[email protected]> Fri, 7 Apr 2017 16:17:56 +0100
Newsgroups gmane.comp.python.bio.devel
Message-ID <CAKVJ-_6JVvw=uRz5qShv6O03yF5Yk53RHsjCc=bEN+hjxETXqQ@mail.gmail.com>
On Fri, Apr 7, 2017 at 2:48 PM, Peter Cock <[email protected]> wrote:
> ...
>
> And on PyPI (where strangely the README is not showing up):
>
> https://pypi.python.org/pypi/biopython/1.69

This affected Biopython 1.68 too, it seems to have been a change
on the PyPI side and there are numerous issues logged about this
and the fact the RST checking can be strict and fail ungracefully.

This should solve it for next time:

https://github.com/biopython/biopython/commit/f6ec5be5126514b1030aebcac24427868b620cb8

Peter