setup.py is a replacement for the Makefile on non-OpenSolaris systems, specifically for Windows. We also use it on Mac OS and Linux. Eventually, I had hoped we could eliminate the Makefile entirely since distutils is typically the way that python projects are built.

In order to generate the .pyc files and run the unit tests, cherrypy has to be there. So setup.py will have to make sure it is there.

Tom

Shawn Walker wrote:
2008/5/22 Tom Mueller (pkg-discuss) <[EMAIL PROTECTED]>:
Any chance you could implement that in setup.py too?

Pardon me for asking, but why would setup.py for ips install cherrypy?

...or maybe I'm misunderstanding.

Can you clarify?


begin:vcard
fn:Tom Mueller
n:Mueller;Tom
org:Sun Microsystems, Inc.;Update Center/OpenInstaller Software
adr:;;21915 Hillandale Dr;Elkhorn;NE;68022;USA
email;internet:[EMAIL PROTECTED]
title:Senior Staff Engineer
tel;work:877-250-4011
tel;fax:877-250-4011
tel;home:402-916-9943
x-mozilla-html:TRUE
version:2.1
end:vcard

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to