[Pythonmac-SIG] py2app release delayed

Glyph Lefkowitz glyph at twistedmatrix.com
Sun Dec 18 17:39:41 EST 2016


> On Dec 18, 2016, at 12:39 PM, Ronald Oussoren <ronaldoussoren at mac.com> wrote:
> 
> Hi,
> 
> I had hoped to release a new version of py2app today, but didn’t due to problems with macholib that resulted in broken application bundles. The good news is that I found the cause of that breakage and reverted the patch that caused it.
> 
> I did fix a number of bugs on the tracker last week (the number of open issues decreased from 94 to 72), and implemented a useful new feature: support for “@loader_path” in shared libraries, which is used in wheels processed with delocate <https://github.com/matthew-brett/delocate/blob/master/delocate/delocating.py <https://github.com/matthew-brett/delocate/blob/master/delocate/delocating.py>> such as the wheels for Pillow.
> 
> Because this is turning into a fairly large release I’d appreciate if people could test the code in the repository with their applications. To install first install altgraph-0.13, then install modulegraph, macholib and py2app from their bitbucket repositories (https://bitbucket.org/ronaldoussoren/modulegraph <https://bitbucket.org/ronaldoussoren/modulegraph>, https://bitbucket.org/ronaldoussoren/macholib <https://bitbucket.org/ronaldoussoren/macholib> and https://bitbucket.org/ronaldoussoren/py2app <https://bitbucket.org/ronaldoussoren/py2app>).

Can you translate these URLs into (pinned) URLs suitable for a requirements.txt?  I'm not used to doing this with hg or bitbucket.  If so I'd be happy to test with Mimic.

-g


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20161218/221bdb41/attachment.html>


More information about the Pythonmac-SIG mailing list