On Apr 28, 2005, at 17:32, Bob Ippolito wrote:
Subclassing the bdist_mpkg command. Adding extra stuff to the package requires explicit support for bdist_mpkg inside the setup.py.
OK - something to explore.
The idea is that it should be a standard repository that anyone can and should contribute to, where "anyone" is a small number of people that I can trust to build good working packages :)
So I guess there is a certification procedure ;-)
pythonmac packages will only have the latest version of any given package around, so if Numeric is upgraded to 23.8 then that will be the only version available. If you want old versions of things, then you should make a copy of it. Though I usually
I don't necessarily want old versions, but since Numeric is not binary compatible from one version to the next, I need either stability or a mechanism that makes it reasonable to update my packages a day after Numeric changes.
Konrad. -- --------------------------------------------------------------------- Konrad Hinsen Laboratoire Léon Brillouin, CEA Saclay, 91191 Gif-sur-Yvette Cedex, France Tel.: +33-1 69 08 79 25 Fax: +33-1 69 08 82 61 E-Mail: [EMAIL PROTECTED] ---------------------------------------------------------------------
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig