1 2 3 4 5 6 7 8 9 10
|
# Virtualenv contains eggs for setuptools, and checks them against
# a checksum. The checksum is expected to match PyPI's checksum.
# We don't have control over the egg format, and at any rate these
# files are not intended to be executed as shell scripts.
python-virtualenv binary: script-not-executable ./usr/share/pyshared/support-files/setuptools-0.6c8-py2.4.egg
python-virtualenv binary: shell-script-fails-syntax-check ./usr/share/pyshared/support-files/setuptools-0.6c8-py2.4.egg
python-virtualenv binary: script-not-executable ./usr/share/pyshared/support-files/setuptools-0.6c8-py2.5.egg
python-virtualenv binary: shell-script-fails-syntax-check ./usr/share/pyshared/support-files/setuptools-0.6c8-py2.5.egg
|