           SPELL=requests-oauthlib
         VERSION=1.3.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.org/packages/source/r/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:7ef206aaf50cd3289f04175ff3a08022d00aeaaba57a6580912f37c30880322ec71ae9f6af7edc99efe6043fc6c19ba2c9f6fc0f29c126be28cde22bb885510d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/requests/requests-oauthlib
      LICENSE[0]=ISC
         ENTERED=20200305
           SHORT="OAuthlib authentication support for Requests"
cat << EOF
This project provides first-class OAuth library support for Requests.
EOF
