14 lines
3.2 KiB
Groff
14 lines
3.2 KiB
Groff
DEFINED_PHASES=compile configure install prepare test unpack
|
|
DEPEND=test? ( dev-python/pytest[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) doc? ( dev-python/sphinx[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinx_rtd_theme[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)]
|
|
DESCRIPTION=Module for decorators, wrappers and monkey patching
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/GrahamDumpleton/wrapt
|
|
IUSE=doc test python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6
|
|
KEYWORDS=alpha amd64 arm ia64 ppc ppc64 sparc x86
|
|
LICENSE=BSD
|
|
RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)]
|
|
REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 )
|
|
SLOT=0
|
|
SRC_URI=mirror://pypi/w/wrapt/wrapt-1.10.5.tar.gz
|
|
_eclasses_=distutils-r1 33301ed2b64f8af6f775e0efe52e51fe eutils c8729578e47597ee48d77eda210e2b56 multibuild 863e759ee14be1c222e6b67853e91c7d multilib 177a5a7d8d9cc0ec8bffd43ee456ba7f multiprocessing cff7d39d2849bcb4f9fc62c5bb39cac4 python-r1 34891ed5e2e95ae50a5b75edb0b88769 python-utils-r1 cc11ee8da99960e67e018b735aca9ac3 toolchain-funcs 3115bbace907b4a0a213e883e7da535d vcs-snapshot 10b045661d7c5178ffdf37fbf47278d6 xdg-utils 169c13f9ec65368f6f6b2961e68dc152
|
|
_md5_=9e16a2088a0715153d6ded52772cfab0
|