diff options
author | PJ Eby <distutils-sig@python.org> | 2004-03-20 20:52:12 +0000 |
---|---|---|
committer | PJ Eby <distutils-sig@python.org> | 2004-03-20 20:52:12 +0000 |
commit | 7ce55cabc53fe2c1378446ba0557e5f716c0cd31 (patch) | |
tree | 6ae85cd0c23933ddfa883e131aabd2fe398263be /setuptools/command/build_ext.py | |
parent | 8423e1ed14ac1691c2863c6e8cac9230cf558d7b (diff) | |
download | external_python_setuptools-7ce55cabc53fe2c1378446ba0557e5f716c0cd31.tar.gz external_python_setuptools-7ce55cabc53fe2c1378446ba0557e5f716c0cd31.tar.bz2 external_python_setuptools-7ce55cabc53fe2c1378446ba0557e5f716c0cd31.zip |
Flesh out 'depends' command to display dependencies' status, and halt if
all requirements aren't met. (Also, check planned install location for
the dependencies, as well as checking sys.path.) Also:
* Allow 'Feature()' objects to include 'Require()' objects, so that
dependencies can be optional
* 'Require()' objects can set a homepage, whose URL will be displayed by
the 'depends' command if the dependency needs to be installed.
* Misc. fixes/refactoring of version validation to properly handle
"unknown" versions, and to decouple version fetching from version
checking.
* Updated TODO to remove various completed items.
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4040876
Diffstat (limited to 'setuptools/command/build_ext.py')
0 files changed, 0 insertions, 0 deletions