[Distutils] Handling the binary dependency management problem

Donald Stufft donald at stufft.io
Fri Dec 6 02:52:11 CET 2013


On Dec 5, 2013, at 8:48 PM, Chris Barker - NOAA Federal <chris.barker at noaa.gov> wrote:

> What would really be best is run-time selection of the appropriate lib
> -- it would solve this problem, and allow users to re-distribute
> working binaries via py2exe, etc. And not require opening a security
> hole in wheels...
> 
> Not sure how hard that would be to do, though.

Install time selectors probably isn’t a huge deal as long as there’s a way
to force a particular variant to install and to disable the executing code.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131205/6a0305f5/attachment.sig>


More information about the Distutils-SIG mailing list