[SciPy-Dev] moved 0.19.1 tag
Freddy Rietdijk
freddyrietdijk at fridh.nl
Thu Jun 22 07:02:40 EDT 2017
Please don't ever move tags. Moving tags isn't nice for anyone relying on
them. Build systems that retrieve tags and use checksums will now get an
error because the checksum isn't correct. They may suspect someone tempered
with the source. Surely a new v0.19.1.1 could have been made in this case.
On Thu, Jun 22, 2017 at 12:27 PM, Ralf Gommers <ralf.gommers at gmail.com>
wrote:
> Hi,
>
> Unfortunately I had to move the v0.19.1 tag by one commit, a 32-bit test
> error had snuck in (we don't have that in our regular TravisCI runs, to be
> fixed). If you have pulled from the repo in the last 24 hours or so and
> have a local v0.19.1 tag, do:
>
> git tag -d v0.19.1
> git fetch upstream --tags
>
> to fix possible issues.
>
> Cheers,
> Ralf
>
>
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20170622/66de8870/attachment.html>
More information about the SciPy-Dev
mailing list