For minitage.recipe.*, yes it uses setuptools API.

They also redo on the fly the python sdist dance in some case and reload the
distribution using also setuptools API. And in the "patch" use case [1], they
also patch the PKG-INFO file with a generated version info and use setuptools
API to reload the distribution.

For what i know of others API, they don't mess directly with setup.py either.

[1] - http://pypi.python.org/pypi/minitage.recipe.egg#patches

Lennart Regebro a écrit :
> 2009/10/20 kiorky <[email protected]>:
>> buildout, zc.recipe.egg and others recipes flavors do.
> 
> But they use setuptools to do so, I hope?
> 


-- 
Cordialement,
KiOrKY
GPG Key FingerPrint: 0x1A1194B7681112AF

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to