E&S CVS Commit: PEAK - PEAK no longer bundles any software that can be obtained automatically

pje@eby-sarna.com pje@eby-sarna.com
Sat Jul 9 01:33:00 2005


Author: pje
Date: Sat Jul  9 01:32:33 2005
New Revision: 2073

URL: http://svn.eby-sarna.com?rev=3D2073&view=3Drev
Log:
PEAK no longer bundles any software that can be obtained automatically from
PyPI.  Running PEAK's setup script will attempt to download and install
the needed packages.  (Note that development snapshots of PEAK may require
development snapshots of related packages.)

Removed:
    PEAK/src/ZConfig/
    PEAK/src/dispatch/
    PEAK/src/kjbuckets/
    PEAK/src/protocols/
    PEAK/src/wsgiref/
Modified:
    PEAK/CHANGES.txt
    PEAK/INSTALL.txt
    PEAK/README.txt
    PEAK/setup.py
    PEAK/src/peak/binding/components.py