          MODULE=python-future
         VERSION=1.0.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/PythonCharmers/python-future/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:a1c78af957e53190e6ad726560824af5dec9435a5f2a357caa602975c61f7d62
        WEB_SITE=https://python-future.org/
            TYPE=python3
         ENTERED=20181023
         UPDATED=20250829
           SHORT="Clean single-source support for Python 3 and 2"

cat << EOF
Python-future is the missing compatibility layer between Python 2 and Python 3.
It allows you to use a single, clean Python 3.x-compatible codebase to support
both Python 2 and Python 3 with minimal overhead.
EOF
