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-5: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=6
|
|
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=PSF-2
|
|
RDEPEND=python_targets_pypy? ( >=virtual/pypy-5: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.1.1.tar.gz
|
|
_eclasses_=distutils-r1 3cf8c7d6a9b2e3582f6b1f9aa9115ab6 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 dbccd1caaf3a40e48d3cead0e4749325 python-utils-r1 7aaf8e4bc5ba6cae58ff688b5a857866 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120
|
|
_md5_=c0aaeab28b0ba1c0cec20e9b912ca54e
|