TODO.txt 1.61 KB
Newer Older
1 2 3 4
 - fail hard in case if python is not built with selected extensions
   Currently it is possible to have python without zlib, despite the fact that
   zlib is stated as configure option. This leads to irritating behaviour of
   later components.
5 6 7
 - global build requirement checker
   - needs recipe
   - needs per profile dependency declaration
Łukasz Nowak's avatar
Łukasz Nowak committed
8
 - implement declared parts (*/buildout.cfg empty)
Łukasz Nowak's avatar
Łukasz Nowak committed
9
 - merge from:
10
  - https://svn.erp5.org/repos/public/experimental/erp5.buildout-zope-2.12/
11
 - use more of buildout automatic dependency resolution
12 13 14 15 16 17 18 19 20 21
 - software-profiles/python-2.4.cfg:
   - celementtree (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-celementtree/)
   - lxml (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-lxml/)
   - mechanize (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-mechanize/)
   - memcached (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-memcached/)
   - numeric (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-numeric/)
   - paramiko (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-paramiko/)
   - ply (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-ply/)
   - pyxml (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-pyxml/)
   - threadframe (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-threadframe/)
22
   - socksipy (http://socksipy.sourceforge.net/)
23
   - SOAPpy
24
   - make bin/python2.4 using all available eggs
25 26 27
 - software-profiles/openoffice-bin.cfg:
   - autodetection of platform and arch
   - consider using own recipie
28 29
 - add bin/ and var/bin/ to path
 - if software do not provide instance, put its binaries to bin/