# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 vcs-snapshot DESCRIPTION="The AWS SDK for Python" HOMEPAGE="https://github.com/boto/boto3" SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" IUSE="doc test" CDEPEND=" >=dev-python/botocore-1.4.1[${PYTHON_USEDEP}] =dev-python/jmespath-0.7.1[${PYTHON_USEDEP}] =dev-python/futures-2.2.0[${PYTHON_USEDEP}]' 'python2_7') $(python_gen_cond_dep '