inherit python-wheel NAME="python-future" VERSION=0.16.0 RELEASE=1 CATEGORY="Python" SUMMARY="Clean single-source support for Python 3 and 2" DESCRIPTION="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." HOMEPAGE="http://python-future.org/" ARCH=noarch python3_future_CONTENTS+=" usr/bin/*"