          MODULE=python-six
         VERSION=1.17.0
          SOURCE=six-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/six-$VERSION
      SOURCE_URL=https://pypi.io/packages/source/s/six/
      SOURCE_VFY=sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81
        WEB_SITE=https://pypi.python.org/pypi/six/
         ENTERED=20020520
         UPDATED=20250829
            TYPE=python3
        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
