          MODULE=python2-six
         VERSION=1.16.0
          SOURCE=six-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/six-$VERSION
      SOURCE_URL=https://pypi.io/packages/source/s/six/
      SOURCE_VFY=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926
        WEB_SITE=https://pypi.python.org/pypi/six/
         ENTERED=20020520
         UPDATED=20210507
            TYPE=python2
        REPLACES=six
           SHORT="Python 2 and 3 compatibility utilities"

cat << EOF
Six is a Python 2 and 3 compatibility library.
It provides utility functions for smoothing over
the differences between the Python versions with the goal
of writing Python code that is compatible on both Python versions.
EOF
