[py-dev] 0.9.2 beta eggs / Windows Notes / API gen pending

Maciej Fijalkowski fijall at gmail.com
Thu Aug 21 00:09:59 CEST 2008


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)

Cheers,
fijal

On Wed, Aug 20, 2008 at 7:12 PM, holger krekel <holger at merlinux.eu> 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 at codespeak.net
> http://codespeak.net/mailman/listinfo/py-dev
>



More information about the Pytest-dev mailing list