bear wrote:
> Heikki Toivonen wrote:
>> While being in the build land I started wondering if we should move to
>> easy_install packages that we no longer need to patch. Would be easiest
>> for pure Python modules, but we could make it work for those that need
>> to be compiled as well.
> 
> Now it makes complete sense to do this for pure-python modules and I've
> been noodling on it and was going to present something after 0.7.2 landed.

I think it can work for modules that need to be compiled as well, at
least for those that we control, because we can upload binary versions
to cheeseshop.

This also works nice for platforms that we don't provide binaries: they
get the sources and it is their job to ensure their system is capable of
building things. For example, m2crypto builds fine from sources if you
have libssl-dev, python-dev, swig and the basic build tools on your system.

Any package that requires compiling and that we can't upload a binary
egg for, we can keep in external.

-- 
  Heikki Toivonen


Attachment: signature.asc
Description: OpenPGP digital signature

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to