<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-05-09 0:28 GMT+02:00 Elvis Stansvik <span dir="ltr"><<a href="mailto:elvstone@gmail.com" target="_blank">elvstone@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Erik,<br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">2015-05-09 0:23 GMT+02:00 Erik Hvatum <span dir="ltr"><<a href="mailto:ice.rikh@gmail.com" target="_blank">ice.rikh@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>I just use cmake.  See for reference: <a href="https://github.com/erikhvatum/RisWidget/tree/6d27dd341b0590e37ab3f16f405941f1ae9d1968" target="_blank">https://github.com/erikhvatum/RisWidget/tree/6d27dd341b0590e37ab3f16f405941f1ae9d1968</a>  (MIT licensed, feel free to copy and paste).<br></div></div></div></blockquote><div><br></div></span><div>Right, I use CMake for a lot of other stuff. But for this I'd want to use setuptools since it's kind of the de facto standard in Python land. My goal would be to distribute the extension on PyPI.</div></div></div></div></blockquote><div><br></div><div>E.g. I want to be able to do:</div><div><br></div><div>$ pyvenv myenv</div><div>$ source myenv/bin/activate</div><div>(myenv) $ pip install myext</div><div><br></div><div>Elvis</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="HOEnZb"><font color="#888888"><div><br></div><div>Elvis</div></font></span><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><br></div>Cheers,<br></div>Erik<br><div><div><div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Fri, May 8, 2015 at 5:11 PM, Elvis Stansvik <span dir="ltr"><<a href="mailto:elvstone@gmail.com" target="_blank">elvstone@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div dir="ltr">Hi all,<div><br></div><div>I'm considering using SIP for an upcoming project.</div><div><br></div><div>The docs at [1] says that<div><br></div><div>"Note This should not be used for new projects as it will not be supported by SIP v5."<br></div><div><br></div><div>If I want to use regular setuptools to build my extension (instead of the configure.py which I've seen used in SIP project), then what am I to do once SIP v5 is the new kid on the block?</div><div><br></div><div>Cheers,</div><div>Elvis<br><div><br></div><div>[1] <a href="http://pyqt.sourceforge.net/Docs/sip4/distutils.html" target="_blank">http://pyqt.sourceforge.net/Docs/sip4/distutils.html</a></div></div></div></div>
<br></div></div>_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br></blockquote></div><br></div></div></div></div></div>
<br>_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br></blockquote></span></div><br></div></div>
</blockquote></div><br></div></div>