Issue63

Title setuptools & pyjamas
Priority feature Status resolved
Superseder Nosy List pje, skip.montanaro
Assigned To Keywords

Created on 2009-03-14.18:08:18 by skip.montanaro, last changed 2009-10-10.19:41:41 by pje.

Messages
msg369 (view) Author: pje Date: 2009-10-10.19:41:41
Nothing here that can be fixed on setuptools' end, since pyjamas no longer
includes a setup.py.
msg252 (view) Author: skip.montanaro Date: 2009-03-26.03:26:29
Looks like Roundup is broken in regards to <...>.  The url is

    http://code.google.com/p/pyjamas/issues/detail?id=141
msg251 (view) Author: skip.montanaro Date: 2009-03-14.18:08:17
This is more a reference submission than anything else.  I submitted a patch for
pyjamas to remove its installer's hard-coding of /usr/share.  In my opinion the
root for all installed files should be whatever --prefix is (whether explicit
or implicit).

The pyjamas ticket is <http://code.google.com/p/pyjamas/issues/detail?id=141>.
Please have a look at it and add a comment if you so desire.

Skip
History
Date User Action Args
2009-10-10 19:41:41pjesetstatus: chatting -> resolved
nosy: + pje
messages: + msg369
2009-03-26 03:26:29skip.montanarosetstatus: unread -> chatting
messages: + msg252
2009-03-14 18:08:18skip.montanarocreate