<div dir="ltr"><div>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.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 22, 2017 at 12:27 PM, Ralf Gommers <span dir="ltr"><<a href="mailto:ralf.gommers@gmail.com" target="_blank">ralf.gommers@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>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:<br><br></div> git tag -d v0.19.1<br></div> git fetch upstream --tags<br><br></div>to fix possible issues.<br><br></div>Cheers,<br></div>Ralf<br><br><div><div><div><div><div><div><br></div></div></div></div></div></div></div>
<br>______________________________<wbr>_________________<br>
SciPy-Dev mailing list<br>
<a href="mailto:SciPy-Dev@python.org">SciPy-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scipy-dev" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/scipy-dev</a><br>
<br></blockquote></div><br></div>