axiak/pyre2

Update PyPi

gruns opened this issue · 5 comments

gruns commented

Please update PyPi.

Important fixes like 89e0b25 aren't included in v0.2.22, which was uploaded over a year ago, on 2015-05-15.

+1

Please :) <3

+1

axiak commented

I think this is done.. can you check it for me?

gruns commented

I think this is done.. can you check it for me?

Confirmed.

If curious, you can confirm this personally, too, by downloading the latest
version of re2, v0.2.24, from PyPi directly

unpacking, and inspecting setup.py therein. v0.2.24's setup.py includes the

extra_compile_args=['-std=c++11'],

addition from 89e0b25.

Thank you for updating re2 on PyPi, Michael.