2013-03-17 19:32:59 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2013-10-10 12:04:02 +04:00
|
|
|
DEPEND=doc? ( dev-python/sphinx[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-)] ) test? ( dev-python/manuel[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-)] ) userland_GNU? ( >=sys-apps/coreutils-8.5 ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) dev-python/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-)]
|
2013-03-17 19:32:59 +04:00
|
|
|
DESCRIPTION=A collection of helpers and mock objects for unit tests and doc tests
|
|
|
|
EAPI=5
|
|
|
|
HOMEPAGE=http://pypi.python.org/pypi/testfixtures/
|
|
|
|
IUSE=doc test python_targets_python2_6 python_targets_python2_7 python_targets_python3_2
|
|
|
|
KEYWORDS=~amd64 ~x86
|
|
|
|
LICENSE=MIT
|
2013-10-10 12:04:02 +04:00
|
|
|
RDEPEND=python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) dev-python/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-)]
|
2013-05-21 16:42:33 +04:00
|
|
|
REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 )
|
2013-03-17 19:32:59 +04:00
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://pypi/t/testfixtures/testfixtures-3.0.0.tar.gz
|
2013-10-10 15:57:58 +04:00
|
|
|
_eclasses_=distutils-r1 ebca16ab3836a4a53197539bdeac9f2c eutils 4878e7f88afc0ba0866ac112190b0fd4 multibuild 56d4120419072116417e8de1bd1040ff multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing a2130e6fc4aa4c6a24b265ca0cbcc2b6 python-r1 3baffd4f94003161708508813a475647 python-utils-r1 4f3595fa07cbecf9f3cfabd0f9a6f34b toolchain-funcs 3e30ef439a720915f8f4fd4fe75f704c user d0a4d0735a6c0183d707ca919bd72f28
|
2013-03-17 19:32:59 +04:00
|
|
|
_md5_=8d1df364e39373f8b0ff31e8ff53f9e0
|