Re: [Numpy-discussion] [SciPy-dev] Announcing toydist, improving distribution and packaging situation

2010-01-02 Thread David Cournapeau
On Sat, Jan 2, 2010 at 4:58 PM, Gael Varoquaux gael.varoqu...@normalesup.org wrote: On Sat, Jan 02, 2010 at 11:32:00AM +0900, David Cournapeau wrote: [snip]   - supporting different variants of the same package in the dependency graph at install time [snip] The second issue is more

Re: [Numpy-discussion] [SciPy-dev] Announcing toydist, improving distribution and packaging situation

2010-01-01 Thread David Cournapeau
On Thu, Dec 31, 2009 at 6:06 AM, Darren Dale dsdal...@gmail.com wrote: I should defer to the description of extras in the setuptools documentation. It is only a few paragraphs long:

Re: [Numpy-discussion] [SciPy-dev] Announcing toydist, improving distribution and packaging situation

2010-01-01 Thread Gael Varoquaux
On Sat, Jan 02, 2010 at 11:32:00AM +0900, David Cournapeau wrote: [snip] - supporting different variants of the same package in the dependency graph at install time [snip] The second issue is more challenging. It complicates the dependency handling quite a bit, and may cause difficult

Re: [Numpy-discussion] [SciPy-dev] Announcing toydist, improving distribution and packaging situation

2009-12-30 Thread Darren Dale
On Wed, Dec 30, 2009 at 11:16 AM, David Cournapeau courn...@gmail.com wrote: On Wed, Dec 30, 2009 at 11:26 PM, Darren Dale dsdal...@gmail.com wrote: Hi David, On Mon, Dec 28, 2009 at 9:03 AM, David Cournapeau courn...@gmail.com wrote: Executable: grin    module: grin    function: grin_main

Re: [Numpy-discussion] [SciPy-dev] Announcing toydist, improving distribution and packaging situation

2009-12-28 Thread Dag Sverre Seljebotn
On Tue, Dec 29, 2009 at 3:49 AM, Dag Sverre Seljebotn da...@student.matnat.uio.no wrote: Do you here mean automatic generation of Ubuntu debs, Debian debs, Windows MSI installer, Windows EXE installer, and so on? (If so then great!) Yes (although this is not yet implemented). In