           SPELL=pytest
         VERSION=2.6.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.python.org/packages/source/p/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:b17f79b0f3c0f6051bedb0d7acadc5d569b3b90b2fce2eddda06a21b654f6077f934aaa9617152d6b2f8babb95c37494f18e050841af601f7f37de25c15b32fd
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
