14 lines
1.7 KiB
Groff
14 lines
1.7 KiB
Groff
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] doc? ( dev-python/sphinx[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] ) python_targets_pypy? ( virtual/pypy:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)]
|
|
DESCRIPTION=Backport of the concurrent.futures package from Python 3.2
|
|
EAPI=5
|
|
HOMEPAGE=https://code.google.com/p/pythonfutures https://pypi.python.org/pypi/futures
|
|
IUSE=doc python_targets_pypy python_targets_python2_7
|
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=python_targets_pypy? ( virtual/pypy:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)]
|
|
REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 )
|
|
SLOT=0
|
|
SRC_URI=mirror://pypi/f/futures/futures-3.0.5.tar.gz
|
|
_eclasses_=distutils-r1 f1707af2d2ad4cf700a9e690de6ed855 eutils 017377e73405d964cd0137088cddb9c3 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing 66b3bf714f8cfc1b6494db5269b4666e python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48
|
|
_md5_=9fceb0fec6903608d2493b614eaa0423
|