On 8/29/07, Tobias Rodäbel <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On 08/29/2007 at 18:39, Bob Ippolito wrote:
> >
> > That patch doesn't apply for me, I think it got line wrapped or
> > something along the way. Can you send it as an attachment or post it
> > somewhere and send a URL?
> >
> > -bob
>
>
Hi,
On 08/29/2007 at 18:39, Bob Ippolito wrote:
That patch doesn't apply for me, I think it got line wrapped or
something along the way. Can you send it as an attachment or post it
somewhere and send a URL?
-bob
Attached it as gzipped patch-file.
build_app.py.patch.gz
Description: GNU Zip
On 8/29/07, Tobias Rodäbel <[EMAIL PROTECTED]> wrote:
> Hi Bob,
>
> On 08/29/2007 at 17:36, Bob Ippolito wrote:
>
> > That's right, it does things the way py2exe does. It looks like the
> > patch might break the way it works now? If it was just an alternative
> > method then it could be applied, bu
Hi Bob,
On 08/29/2007 at 17:36, Bob Ippolito wrote:
> That's right, it does things the way py2exe does. It looks like the
> patch might break the way it works now? If it was just an alternative
> method then it could be applied, but if it's not backwards compatible
> then it definitely will not b
On 8/29/07, Ronald Oussoren <[EMAIL PROTECTED]> wrote:
>
> On Wednesday, August 29, 2007, at 01:40PM, "Tobias Rodäbel" <[EMAIL
> PROTECTED]> wrote:
> >Hi Ronald,
> >
> >I was wondering why 'plugin' and 'app' are no py2app options? There
> >is no other setup command needing them, I guess. I patched
On Wednesday, August 29, 2007, at 01:40PM, "Tobias Rodäbel" <[EMAIL PROTECTED]>
wrote:
>Hi Ronald,
>
>I was wondering why 'plugin' and 'app' are no py2app options? There
>is no other setup command needing them, I guess. I patched py2app/
>build_app.py, to have 'plugin' and 'app' as real py2ap
Hi Ronald,
I was wondering why 'plugin' and 'app' are no py2app options? There
is no other setup command needing them, I guess. I patched py2app/
build_app.py, to have 'plugin' and 'app' as real py2app-options. That
gives the opportunity to define them through setup.cfg as well, they
will b