           SPELL=setuptools_scm
         VERSION=6.0.1
     SOURCE_HASH=sha512:db27653c57f674ec62689247680adace3779216249f1b09a35e8a0233a1ec1acb9ae89b52acd439f7062da2ba1a45b8c0d6d81333ddda0764447c30698ddb314
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.io/packages/source/s/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/pypa/setuptools_scm
      LICENSE[0]=MIT
         ENTERED=20170222
           SHORT="blessed package to manage your versions by scm tags"
cat << EOF
setuptools_scm handles managing your python package versions in scm metadata
instead of declaring them as the version argument or in a scm managed file.

It also handles file finders for the supported scm-s.
EOF
