[Numpy-discussion] git tag question/warning

Ralf Gommers ralf.gommers at googlemail.com
Tue Mar 22 13:29:25 EDT 2011


Hi,

After tagging 1.6.0b1 and pushing it I found some issues that only showed up
with released=True in setup.py. According to the docs at
http://www.kernel.org/pub/software/scm/git/docs/git-tag.html there is a sane
(just make a new tag) and an insane (delete tag, reuse same tag) way to deal
with this. Since the tagged version will actually not compile due to a
version string issue in setup.py I want to go the insane way. Apologies.
Please correct me if there's a better option. If you pulled from the github
repo in the last few hours, please check if you have a new local tag and
delete it.

Changes to go in https://github.com/rgommers/numpy/tree/fixes-1.6.0b1

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110322/783f781d/attachment.html>


More information about the NumPy-Discussion mailing list