On Thu, Jan 7, 2016 at 12:01 PM, Erik Bray <erik.m.bray+nu...@gmail.com>
wrote:

> On Thu, Jan 7, 2016 at 1:39 PM, Charles R Harris
> <charlesr.har...@gmail.com> wrote:
>
> > "Where is numpy 1.10.3?", you may ask. There were glitches with the
> uploads
> > to pypi for that version that necessitated a version upgrade. A release
> > manager's life is not a happy one.
>
> Ah, okay, I was confused about that when I pip installed Numpy just a
> few minutes ago :)
>
> Has the Numpy project opted to not do .postN releases?  I'm curious
> since I had to do one of these for Astropy recently and it was not the
> most pleasant experience...
>

Yes, we opted out after an experience of trying to fix up the 1.10.0
release uploads (not signed) with a `.post1` release. The main problem for
us was that NumpyVersion did not deal with that form, plus pypi went ahead
and created a new release, so it was simpler to just make a real new
release.


> Anyways thanks for the release!
>

I confess to being a bit nervous about not making an rc release. Of course,
no one tests those anyway ;) Let us know how things work out.

Chuck
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to