           SPELL=pytest
         VERSION=2.7.2
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.python.org/packages/source/p/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:5474a4fe58437a4971fb21b1b37dad3c08e18e5d154931ff23e597f881100a3515bf0cf71d06b143465594ad2a91a96f84f4836d84c39691143c8d88ca7a4360
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=http://pytest.org/
      LICENSE[0]=MIT
         ENTERED=20141222
           SHORT="simple powerful testing with Python"
cat << EOF
pytest is a mature full-featured Python testing tool that helps you write better
programs.
EOF
