E&S CVS Commit: setuptools - Added 'setuptools_boot' module that can be distributed separately, and will

pje at eby-sarna.com pje at eby-sarna.com
Fri Mar 19 15:41:00 EST 2004


Module Name:	setuptools
Committed By:	pje
Date:		Fri Mar 19 20:40:20 UTC 2004

Modified Files:
	setuptools: setup.py
	setuptools/setuptools: __init__.py
Added Files:
	setuptools: setuptools_boot.py

Log Message:
Added 'setuptools_boot' module that can be distributed separately, and will
automatically download and locally install the requested version of
setuptools.  (This also provides an early draft of functions needed for
dependency installation.)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/setuptools/setup.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/setuptools/setuptools_boot.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/setuptools/setuptools/__init__.py.diff?r1=1.6&r2=1.7

To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 setuptools/setup.py
cvs rdiff -r0 -r1.1 setuptools/setuptools_boot.py
cvs rdiff -r1.6 -r1.7 setuptools/setuptools/__init__.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list