if [[ $PYPARSING_BRANCH == 1.5 ]]; then
 depends python
 depends SETUPTOOLS
else
 . $SECTION_DIRECTORY/PY_DEPENDS
fi
