On Thu, Aug 21, 2008 at 00:09 +0200, Maciej Fijalkowski wrote: > I checked out on my linux machine. Stuff seems to work (module my > broken setuptools on some python installations). Will try on more > random machines tomorrow, let's see. > > PS. Do we care if it works with pypy-c? Because then there is no need > of invoking C compiler (greenlets are either builtin or not at all)
i expect things to work - but in any case let's see that pypy-1.1 and py lib 1.0 work well together. holger > On Wed, Aug 20, 2008 at 7:12 PM, holger krekel <[EMAIL PROTECTED]> wrote: > > Hi again, > > > > after i fixed a number of bugs (mostly windows specific) > > and after lots of experimentation i settled for a simpler > > approach for setup.py: it's now setuptools only and > > uses the "entry_points" hook as Ralf originally suggested > > and Martijn now recommended as well. There is no "_findpy" > > hack anymore. > > > > i've uploaded the beta to pypi: > > > > http://codespeak.net/py/0.9.2/download.html > > > > Note to harald and users who have used py.test and friends > > with earlier installs: please read the important note > > and execute the cleanupscript. > > > > Guido: i think i need some help with API generation - > > that link is currently broken and i guess you know > > what is wrong. > > > > best & cheers, > > > > holger > > > > -- > > collaborative expert contracting: http://merlinux.eu > > PyPy Python/Compiler tool chain: http://codespeak.net/pypy > > pylib py.test/greenlets/svn APIs: http://pylib.org > > _______________________________________________ > > py-dev mailing list > > py-dev@codespeak.net > > http://codespeak.net/mailman/listinfo/py-dev > > > _______________________________________________ > py-dev mailing list > py-dev@codespeak.net > http://codespeak.net/mailman/listinfo/py-dev > -- collaborative expert contracting: http://merlinux.eu PyPy Python/Compiler tool chain: http://codespeak.net/pypy pylib py.test/greenlets/svn APIs: http://pylib.org _______________________________________________ py-dev mailing list py-dev@codespeak.net http://codespeak.net/mailman/listinfo/py-dev