[Subversion] / PEAK / setup.py  

Diff of /PEAK/setup.py

Parent Directory | Revision Log

version 2107, Mon Nov 21 04:21:13 2005 UTC version 2146, Wed May 24 04:13:36 2006 UTC
Line 132 
Line 132 
     download_url="http://peak.telecommunity.com/snapshots/",      download_url="http://peak.telecommunity.com/snapshots/",
     license="PSF or ZPL",      license="PSF or ZPL",
     platforms=['UNIX','Windows'],      platforms=['UNIX','Windows'],
   
     package_dir = {'':'src'},      package_dir = {'':'src'},
     packages    = packages,      packages    = packages,
     cmdclass = SETUP_COMMANDS,      cmdclass = SETUP_COMMANDS,
Line 142 
Line 141 
         'PyProtocols  >= 1.0a0dev-r2070',          'PyProtocols  >= 1.0a0dev-r2070',
         'wsgiref      >= 0.0.1dev',          'wsgiref      >= 0.0.1dev',
         'ZConfig      >  2.0',          'ZConfig      >  2.0',
           'Importing    >= 1.9',
     ],      ],
   
     extras_require = {      extras_require = {


Generate output suitable for use with a patch program
Legend:
Removed from v.2107  
changed lines
  Added in v.2146

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help